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