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