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

/linux-master/fs/nfsd/
H A Dfilecache.c980 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, function
1142 return nfsd_file_do_acquire(rqstp, fhp, may_flags, NULL, pnf, true);
1166 return nfsd_file_do_acquire(rqstp, fhp, may_flags, NULL, pnf, false);
1192 return nfsd_file_do_acquire(rqstp, fhp, may_flags, file, pnf, false);

Completed in 218 milliseconds