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

/linux-master/fs/nfsd/
H A Dfilecache.h63 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dfilecache.c16 * object via the nfsd_file_acquire API. They manage their interest in
952 * nfsd_file_acquire().
1146 * nfsd_file_acquire - Get a struct nfsd_file with an open file
1163 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, function
H A Dtrace.h996 TRACE_EVENT(nfsd_file_acquire,
H A Dnfs4proc.c771 status = nfsd_file_acquire(rqstp, &cstate->current_fh, NFSD_MAY_WRITE |
H A Dnfs4state.c6879 status = nfsd_file_acquire(rqstp, fhp, acc, &nf);
8093 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_READ, &nf);

Completed in 146 milliseconds