Lines Matching refs:nfsd_file

602 static struct nfsd_file *
605 struct nfsd_file *ret; in find_writeable_file_locked()
615 static struct nfsd_file *
618 struct nfsd_file *ret; in find_writeable_file()
627 static struct nfsd_file *
630 struct nfsd_file *ret; in find_readable_file_locked()
640 static struct nfsd_file *
643 struct nfsd_file *ret; in find_readable_file()
652 static struct nfsd_file *
655 struct nfsd_file *ret; in find_rw_file()
664 struct nfsd_file *
667 struct nfsd_file *ret; in find_any_file()
682 static struct nfsd_file *find_any_file_locked(struct nfs4_file *f) in find_any_file_locked()
833 struct nfsd_file *f1 = NULL; in __nfs4_file_put_access()
834 struct nfsd_file *f2 = NULL; in __nfs4_file_put_access()
1232 struct nfsd_file *nf = NULL; in put_deleg_file()
1246 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease()
1500 struct nfsd_file *nf; in nfs4_free_lock_stateid()
2586 static void nfs4_show_fname(struct seq_file *s, struct nfsd_file *f) in nfs4_show_fname()
2591 static void nfs4_show_superblock(struct seq_file *s, struct nfsd_file *f) in nfs4_show_superblock()
2617 struct nfsd_file *file; in nfs4_show_open()
2661 struct nfsd_file *file; in nfs4_show_lock()
2699 struct nfsd_file *file; in nfs4_show_deleg()
2730 struct nfsd_file *file; in nfs4_show_layout()
5200 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file()
5445 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) in nfsd4_verify_setuid_write()
5464 struct nfsd_file *nf = NULL; in nfs4_set_delegation()
6473 static struct nfsd_file *
6476 struct nfsd_file *ret = NULL; in nfs4_find_file()
6511 struct nfsd_file **nfp, int flags) in nfs4_check_file()
6514 struct nfsd_file *nf; in nfs4_check_file()
6637 stateid_t *stateid, int flags, struct nfsd_file **nfp, in nfs4_preprocess_stateid_op()
7486 struct nfsd_file *nf = NULL; in nfsd4_lock()
7715 struct nfsd_file *nf; in nfsd_test_lock()
7819 struct nfsd_file *nf = NULL; in nfsd4_locku()
7893 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()