Searched refs:nfsd_file_acquire (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/nfsd/ |
H A D | filecache.h | 63 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | filecache.c | 1171 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() function
|
H A D | trace.h | 943 TRACE_EVENT(nfsd_file_acquire,
|
H A D | nfs4proc.c | 762 status = nfsd_file_acquire(rqstp, &cstate->current_fh, NFSD_MAY_WRITE | in nfsd4_commit()
|
H A D | nfs4state.c | 6542 status = nfsd_file_acquire(rqstp, fhp, acc, &nf); in nfs4_check_file() 7735 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_READ, &nf); in nfsd_test_lock()
|