Home
last modified time | relevance | path

Searched refs:nfsd_file_acquire_local (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nfsd/
H A Dfilecache.h79 __be32 nfsd_file_acquire_local(struct net *net, struct svc_cred *cred,
H A Dlocalio.c82 beres = nfsd_file_acquire_local(net, &rq_cred, dom, in nfsd_open_local_fh()
H A Dfilecache.c1265 * nfsd_file_acquire_local - Get a struct nfsd_file with an open file for localio
1292 nfsd_file_acquire_local(struct net *net, struct svc_cred *cred, in nfsd_file_acquire_local() function