Lines Matching refs:nfsd_file

434 static struct nfsd_file *
442 static struct nfsd_file *
445 struct nfsd_file *ret; in find_writeable_file_locked()
455 static struct nfsd_file *
458 struct nfsd_file *ret; in find_writeable_file()
467 static struct nfsd_file *
470 struct nfsd_file *ret; in find_readable_file_locked()
480 static struct nfsd_file *
483 struct nfsd_file *ret; in find_readable_file()
492 struct nfsd_file *
495 struct nfsd_file *ret; in find_any_file()
510 static struct nfsd_file *find_deleg_file(struct nfs4_file *f) in find_deleg_file()
512 struct nfsd_file *ret = NULL; in find_deleg_file()
609 struct nfsd_file *f1 = NULL; in __nfs4_file_put_access()
610 struct nfsd_file *f2 = NULL; in __nfs4_file_put_access()
1002 struct nfsd_file *nf = NULL; in put_deleg_file()
1016 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease()
1370 struct nfsd_file *nf; in nfs4_free_lock_stateid()
2425 static void nfs4_show_fname(struct seq_file *s, struct nfsd_file *f) in nfs4_show_fname()
2430 static void nfs4_show_superblock(struct seq_file *s, struct nfsd_file *f) in nfs4_show_superblock()
2456 struct nfsd_file *file; in nfs4_show_open()
2498 struct nfsd_file *file; in nfs4_show_lock()
2535 struct nfsd_file *file; in nfs4_show_deleg()
2565 struct nfsd_file *file; in nfs4_show_layout()
4855 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file()
4986 struct nfsd_file *nf; in nfs4_set_delegation()
5717 static struct nfsd_file *
5752 struct nfsd_file **nfp, int flags) in nfs4_check_file()
5755 struct nfsd_file *nf; in nfs4_check_file()
5861 stateid_t *stateid, int flags, struct nfsd_file **nfp, in nfs4_preprocess_stateid_op()
6679 struct nfsd_file *nf = NULL; in nfsd4_lock()
6892 struct nfsd_file *nf; in nfsd_test_lock()
6996 struct nfsd_file *nf = NULL; in nfsd4_locku()
7070 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()