Home
last modified time | relevance | path

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

/Linux-v6.6/fs/nfsd/
Dfilecache.h62 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dfilecache.c1157 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() function
Dtrace.h943 TRACE_EVENT(nfsd_file_acquire,
Dnfs4proc.c771 status = nfsd_file_acquire(rqstp, &cstate->current_fh, NFSD_MAY_WRITE | in nfsd4_commit()
Dnfs4state.c6526 status = nfsd_file_acquire(rqstp, fhp, acc, &nf); in nfs4_check_file()
7719 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_READ, &nf); in nfsd_test_lock()