Searched refs:nfsd_create_locked (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/fs/nfsd/ |
D | vfs.h | 63 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
|
D | nfsproc.c | 384 nfserr = nfsd_create_locked(rqstp, dirfhp, argp->name, in nfsd_proc_create()
|
D | vfs.c | 1180 nfsd_create_locked(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_create_locked() function 1327 return nfsd_create_locked(rqstp, fhp, fname, flen, iap, type, in nfsd_create()
|