• Home
  • Raw
  • Download

Lines Matching refs:nfsd_file

435 static struct nfsd_file *
443 static struct nfsd_file *
446 struct nfsd_file *ret; in find_writeable_file_locked()
456 static struct nfsd_file *
459 struct nfsd_file *ret; in find_writeable_file()
468 static struct nfsd_file *
471 struct nfsd_file *ret; in find_readable_file_locked()
481 static struct nfsd_file *
484 struct nfsd_file *ret; in find_readable_file()
493 struct nfsd_file *
496 struct nfsd_file *ret; in find_any_file()
511 static struct nfsd_file *find_any_file_locked(struct nfs4_file *f) in find_any_file_locked()
524 static struct nfsd_file *find_deleg_file_locked(struct nfs4_file *f) in find_deleg_file_locked()
621 struct nfsd_file *f1 = NULL; in __nfs4_file_put_access()
622 struct nfsd_file *f2 = NULL; in __nfs4_file_put_access()
964 struct nfsd_file *nf = NULL; in put_deleg_file()
978 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease()
1331 struct nfsd_file *nf; in nfs4_free_lock_stateid()
2387 static void nfs4_show_superblock(struct seq_file *s, struct nfsd_file *f) in nfs4_show_superblock()
2407 struct nfsd_file *file; in nfs4_show_open()
2447 struct nfsd_file *file; in nfs4_show_lock()
2481 struct nfsd_file *file; in nfs4_show_deleg()
2508 struct nfsd_file *file; in nfs4_show_layout()
4733 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file()
4859 struct nfsd_file *nf; in nfs4_set_delegation()
5586 static struct nfsd_file *
5622 struct nfsd_file **nfp, int flags) in nfs4_check_file()
5625 struct nfsd_file *nf; in nfs4_check_file()
5652 stateid_t *stateid, int flags, struct nfsd_file **nfp) in nfs4_preprocess_stateid_op()
6463 struct nfsd_file *nf = NULL; in nfsd4_lock()
6677 struct nfsd_file *nf; in nfsd_test_lock()
6769 struct nfsd_file *nf = NULL; in nfsd4_locku()
6843 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()