Searched refs:nfsd_open (Results 1 – 3 of 3) sorted by relevance
/fs/nfsd/ |
D | lockd.c | 43 nfserr = nfsd_open(rqstp, &fh, S_IFREG, access, filp); in nlm_fopen()
|
D | vfs.h | 90 __be32 nfsd_open(struct svc_rqst *, struct svc_fh *, umode_t,
|
D | vfs.c | 792 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, in nfsd_open() function 2071 err = nfsd_open(rqstp, fhp, S_IFDIR, may_flags, &file); in nfsd_readdir()
|