Searched refs:current_fh (Results 1 – 5 of 5) sorted by relevance
421 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local488 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local682 fh_put(&cstate->current_fh); in nfsd4_putfh()700 fh_put(&cstate->current_fh); in nfsd4_putrootfh()936 &cstate->current_fh); in nfsd4_lookup()2273 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() local2335 current_fh, lgp); in nfsd4_layoutget()2360 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local2424 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local2679 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local[all …]
4405 if (!cstate->current_fh.fh_dentry) in nfsd4_reclaim_complete()5144 fp = nfsd4_file_hash_lookup(current_fh); in nfs4_share_conflict()6747 return nfs4_share_conflict(current_fh, in check_special_stateids()6750 return nfs4_share_conflict(current_fh, in check_special_stateids()7227 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks() local7239 status = nfs4_check_fh(current_fh, &stp->st_stid); in nfs4_seqid_op_checks()7324 cstate->current_fh.fh_dentry); in nfsd4_open_confirm()7390 cstate->current_fh.fh_dentry); in nfsd4_open_downgrade()7464 cstate->current_fh.fh_dentry); in nfsd4_close()7533 wake_up_var(d_inode(cstate->current_fh.fh_dentry)); in nfsd4_delegreturn()[all …]
297 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()565 &cstate->current_fh.fh_handle)) in nfsd4_return_client_layouts()
182 struct svc_fh current_fh; member953 struct svc_fh *current_fh, struct nfsd4_open *open);
684 &nfsd4_get_cstate(rqstp)->current_fh, in nfsd4_clone_file_range()
Completed in 48 milliseconds