Lines Matching refs:svc_fh

724 static unsigned int file_hashval(struct svc_fh *fh)  in file_hashval()
4278 static void nfsd4_init_file(struct svc_fh *fh, unsigned int hashval, in nfsd4_init_file()
4687 find_file_locked(struct svc_fh *fh, unsigned int hashval) in find_file_locked()
4701 static struct nfs4_file *insert_file(struct nfs4_file *new, struct svc_fh *fh, in insert_file()
4726 static struct nfs4_file * find_file(struct svc_fh *fh) in find_file()
4738 find_or_add_file(struct nfs4_file *new, struct svc_fh *fh) in find_or_add_file()
4757 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict()
5142 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, in nfsd4_truncate()
5160 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_get_vfs_file()
5248 struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, in nfs4_upgrade_open()
5379 struct svc_fh *parent) in nfsd4_verify_deleg_dentry()
5402 struct svc_fh *parent) in nfs4_set_delegation()
5525 struct svc_fh *currentfh) in nfs4_open_delegation()
5530 struct svc_fh *parent = NULL; in nfs4_open_delegation()
5615 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2()
6146 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh()
6171 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids()
6351 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file()
6466 struct nfsd4_compound_state *cstate, struct svc_fh *fhp, in nfs4_preprocess_stateid_op()
6633 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks()
7532 static __be32 nfsd_test_lock(struct svc_rqst *rqstp, struct svc_fh *fhp, struct file_lock *lock) in nfsd_test_lock()