Home
last modified time | relevance | path

Searched defs:pnf (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/nfsd/
Dfilecache.c1052 struct nfsd_file **pnf, bool want_gc) in nfsd_file_do_acquire()
1207 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_gc()
1232 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire()
1268 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_local()
1305 struct nfsd_file **pnf) in nfsd_file_acquire_opened()
/linux-6.15/fs/nfs/
Dlocalio.c261 struct nfsd_file *nf, *new, __rcu **pnf; in nfs_local_open_fh() local