Searched refs:current_fh (Results 1 – 4 of 4) sorted by relevance
241 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local322 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local520 fh_put(&cstate->current_fh); in nfsd4_putfh()774 &cstate->current_fh); in nfsd4_lookup()2053 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() local2115 current_fh, lgp); in nfsd4_layoutget()2140 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local2203 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local2458 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local2531 fh_clear_wcc(current_fh); in nfsd4_proc_compound()[all …]
1046 struct svc_fh *current_fh, in alloc_init_deleg() argument3972 if (!cstate->current_fh.fh_dentry) in nfsd4_reclaim_complete()4578 fp = find_file(current_fh); in nfs4_share_conflict()5375 nfs4_open_delegation(current_fh, open, stp); in nfsd4_process_open2()5746 return nfs4_share_conflict(current_fh, in check_special_stateids()5749 return nfs4_share_conflict(current_fh, in check_special_stateids()6193 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks() local6273 cstate->current_fh.fh_dentry); in nfsd4_open_confirm()6339 cstate->current_fh.fh_dentry); in nfsd4_open_downgrade()6409 cstate->current_fh.fh_dentry); in nfsd4_close()[all …]
54 struct svc_fh current_fh; member793 struct svc_fh *current_fh, struct nfsd4_open *open);
283 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()551 &cstate->current_fh.fh_handle)) in nfsd4_return_client_layouts()
Completed in 33 milliseconds