Searched refs:nfsd_create_locked (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/fs/nfsd/ |
D | vfs.h | 92 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
|
D | nfsproc.c | 414 resp->status = nfsd_create_locked(rqstp, dirfhp, &attrs, type, in nfsd_proc_create()
|
D | vfs.c | 1456 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_locked() function 1587 err = nfsd_create_locked(rqstp, fhp, attrs, type, rdev, resfhp); in nfsd_create()
|