Home
last modified time | relevance | path

Searched refs:nfsd_file_acquire_gc (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/fs/nfsd/
Dfilecache.h59 __be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dfilecache.c1197 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_file_acquire_gc() function
Dvfs.c1088 err = nfsd_file_acquire_gc(rqstp, fhp, NFSD_MAY_READ, &nf); in nfsd_read()
1120 err = nfsd_file_acquire_gc(rqstp, fhp, NFSD_MAY_WRITE, &nf); in nfsd_write()
Dnfs3proc.c775 resp->status = nfsd_file_acquire_gc(rqstp, &resp->fh, NFSD_MAY_WRITE | in nfsd3_proc_commit()