Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dfilecache.c1035 struct nfsd_file **pnf, bool want_gc) in nfsd_file_do_acquire()
1195 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_gc()
1220 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire()
1256 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_local()
1293 struct nfsd_file **pnf) in nfsd_file_acquire_opened()
/linux-6.14.4/fs/nfs/
Dlocalio.c261 struct nfsd_file *nf, *new, __rcu **pnf; in nfs_local_open_fh() local