Searched refs:nfsd_file_acquire_gc (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nfsd/
H A Dfilecache.h61 __be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dfilecache.c1121 * nfsd_file_acquire_gc - Get a struct nfsd_file with an open file
1139 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, function
H A Dnfs3proc.c768 resp->status = nfsd_file_acquire_gc(rqstp, &resp->fh, NFSD_MAY_WRITE |
H A Dvfs.c1280 err = nfsd_file_acquire_gc(rqstp, fhp, NFSD_MAY_READ, &nf);
1310 err = nfsd_file_acquire_gc(rqstp, fhp, NFSD_MAY_WRITE, &nf);

Completed in 90 milliseconds