Searched refs:nfsd_file_do_acquire (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/nfsd/ |
| H A D | filecache.c | 1170 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct net *net, in nfsd_file_do_acquire() function 1335 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_gc() 1360 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire() 1404 beres = nfsd_file_do_acquire(NULL, net, cred, client, fhp, may_flags, in nfsd_file_acquire_local() 1433 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_opened() 1458 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, fhp, in nfsd_file_acquire_dir()
|