Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfs4proc.c241 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local
322 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local
520 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() local
2115 current_fh, lgp); in nfsd4_layoutget()
2140 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local
2203 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local
2458 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local
2531 fh_clear_wcc(current_fh); in nfsd4_proc_compound()
[all …]
A Dnfs4state.c1046 struct svc_fh *current_fh, in alloc_init_deleg() argument
3972 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() local
6273 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 …]
A Dxdr4.h54 struct svc_fh current_fh; member
793 struct svc_fh *current_fh, struct nfsd4_open *open);
A Dnfs4layouts.c283 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