Searched refs:nfsd_file_do_acquire (Results 1 – 1 of 1) sorted by relevance
/linux/fs/nfsd/ |
H A D | filecache.c | 1030 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct net *net, in nfsd_file_do_acquire() function 1197 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_gc() 1222 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire() 1266 beres = nfsd_file_do_acquire(NULL, net, cred, client, in nfsd_file_acquire_local() 1295 return nfsd_file_do_acquire(rqstp, SVC_NET(rqstp), NULL, NULL, in nfsd_file_acquire_opened()
|