Home
last modified time | relevance | path

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

/linux/fs/nfsd/
A Dnfs4proc.c421 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local
488 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local
682 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() local
2335 current_fh, lgp); in nfsd4_layoutget()
2360 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local
2424 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local
2679 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local
[all …]
A Dnfs4state.c4405 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() local
7239 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 …]
A Dnfs4layouts.c297 if (!fh_match(&cstate->current_fh.fh_handle, in nfsd4_preprocess_layout_stateid()
565 &cstate->current_fh.fh_handle)) in nfsd4_return_client_layouts()
A Dxdr4.h182 struct svc_fh current_fh; member
953 struct svc_fh *current_fh, struct nfsd4_open *open);
A Dvfs.c684 &nfsd4_get_cstate(rqstp)->current_fh, in nfsd4_clone_file_range()

Completed in 48 milliseconds