Searched refs:nfsd_file_do_acquire (Results 1 – 1 of 1) sorted by relevance
/linux/fs/nfsd/ |
H A D | filecache.c | 1073 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct net *net, in nfsd_file_do_acquire() function 1235 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_gc() 1260 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire() 1297 * Save creds before calling nfsd_file_do_acquire() (which calls in nfsd_file_acquire_local() 1304 beres = nfsd_file_do_acquire(NULL, net, cred, client, in nfsd_file_acquire_local() 1333 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_opened()
|