Home
last modified time | relevance | path

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

/fs/nfsd/
Dfilecache.h58 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dtrace.h223 TRACE_EVENT(nfsd_file_acquire,
Dvfs.c1015 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_READ, &nf); in nfsd_read()
1046 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_WRITE, &nf); in nfsd_write()
1084 err = nfsd_file_acquire(rqstp, fhp, in nfsd_commit()
Dfilecache.c786 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire() function
Dnfs4state.c4718 status = nfsd_file_acquire(rqstp, cur_fh, access, &nf); in nfs4_get_vfs_file()
5595 status = nfsd_file_acquire(rqstp, fhp, acc, &nf); in nfs4_check_file()
6632 __be32 err = nfsd_file_acquire(rqstp, fhp, NFSD_MAY_READ, &nf); in nfsd_test_lock()