Home
last modified time | relevance | path

Searched refs:current_fh (Results 1 – 5 of 5) sorted by relevance

/fs/nfsd/
A Dnfs4proc.c425 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local
492 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local
686 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() local
2451 current_fh, lgp); in nfsd4_layoutget()
2476 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local
2540 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local
2795 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local
[all …]
A Dnfs4state.c4558 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() local
7506 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 …]
A Dnfs4layouts.c297 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()
566 &cstate->current_fh.fh_handle)) in nfsd4_return_client_layouts()
A Dxdr4.h182 struct svc_fh current_fh; member
962 struct svc_fh *current_fh, struct nfsd4_open *open);
A Dvfs.c696 &nfsd4_get_cstate(rqstp)->current_fh, in nfsd4_clone_file_range()

Completed in 37 milliseconds