Searched refs:nfsd_file_do_acquire (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/nfsd/ |
| H A D | filecache.c | 1047 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct net *net, in nfsd_file_do_acquire() function 1209 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_gc() 1234 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire() 1278 beres = nfsd_file_do_acquire(NULL, net, cred, client, in nfsd_file_acquire_local() 1307 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_opened()
|