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 struct nfsd_file *
655 struct nfsd_file *ret; in find_any_file()
670 static struct nfsd_file *find_any_file_locked(struct nfs4_file *f) in find_any_file_locked()
821 struct nfsd_file *f1 = NULL; in __nfs4_file_put_access()
822 struct nfsd_file *f2 = NULL; in __nfs4_file_put_access()
1220 struct nfsd_file *nf = NULL; in put_deleg_file()
1234 struct nfsd_file *nf = fp->fi_deleg_file; in nfs4_unlock_deleg_lease()
1488 struct nfsd_file *nf; in nfs4_free_lock_stateid()
2574 static void nfs4_show_fname(struct seq_file *s, struct nfsd_file *f) in nfs4_show_fname()
2579 static void nfs4_show_superblock(struct seq_file *s, struct nfsd_file *f) in nfs4_show_superblock()
2605 struct nfsd_file *file; in nfs4_show_open()
2649 struct nfsd_file *file; in nfs4_show_lock()
2687 struct nfsd_file *file; in nfs4_show_deleg()
2718 struct nfsd_file *file; in nfs4_show_layout()
5188 struct nfsd_file *nf = NULL; in nfs4_get_vfs_file()
5433 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) in nfsd4_verify_setuid_write()
5452 struct nfsd_file *nf; in nfs4_set_delegation()
6418 static struct nfsd_file *
6421 struct nfsd_file *ret = NULL; in nfs4_find_file()
6456 struct nfsd_file **nfp, int flags) in nfs4_check_file()
6459 struct nfsd_file *nf; in nfs4_check_file()
6582 stateid_t *stateid, int flags, struct nfsd_file **nfp, in nfs4_preprocess_stateid_op()
7431 struct nfsd_file *nf = NULL; in nfsd4_lock()
7660 struct nfsd_file *nf; in nfsd_test_lock()
7764 struct nfsd_file *nf = NULL; in nfsd4_locku()
7838 struct nfsd_file *nf = find_any_file(fp); in check_for_locks()