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

/linux-master/fs/nfsd/
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 Dfilecache.h63 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
H A Dnfs4proc.c771 status = nfsd_file_acquire(rqstp, &cstate->current_fh, NFSD_MAY_WRITE |
H A Dnfs4state.c6899 status = nfsd_file_acquire(rqstp, fhp, acc, &nf);
8120 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_READ, &nf);
H A Dtrace.h1090 TRACE_EVENT(nfsd_file_acquire,

Completed in 385 milliseconds