Searched refs:current_fh (Results 1 – 5 of 5) sorted by relevance
425 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local492 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local686 fh_put(&cstate->current_fh); in nfsd4_putfh()704 fh_put(&cstate->current_fh); in nfsd4_putrootfh()942 &cstate->current_fh); in nfsd4_lookup()2389 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() local2451 current_fh, lgp); in nfsd4_layoutget()2476 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local2540 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local2795 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local[all …]
4558 if (!cstate->current_fh.fh_dentry) in nfsd4_reclaim_complete()5310 fp = nfsd4_file_hash_lookup(current_fh); in nfs4_share_conflict()6439 &resp->cstate.current_fh, current_fh); in nfsd4_process_open2()7018 return nfs4_share_conflict(current_fh, in check_special_stateids()7021 return nfs4_share_conflict(current_fh, in check_special_stateids()7494 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks() local7506 status = nfs4_check_fh(current_fh, &stp->st_stid); in nfs4_seqid_op_checks()7591 cstate->current_fh.fh_dentry); in nfsd4_open_confirm()7657 cstate->current_fh.fh_dentry); in nfsd4_open_downgrade()7731 cstate->current_fh.fh_dentry); in nfsd4_close()[all …]
297 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()566 &cstate->current_fh.fh_handle)) in nfsd4_return_client_layouts()
182 struct svc_fh current_fh; member962 struct svc_fh *current_fh, struct nfsd4_open *open);
696 &nfsd4_get_cstate(rqstp)->current_fh, in nfsd4_clone_file_range()
Completed in 37 milliseconds