Home
last modified time | relevance | path

Searched defs:current_fh (Results 1 – 3 of 3) sorted by relevance

/fs/nfsd/
Dnfs4proc.c142 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
420 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local
487 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local
2217 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() local
2304 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local
2368 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local
2623 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local
Dnfs4state.c4790 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict()
5721 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2()
6325 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids()
6799 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks() local
Dxdr4.h54 struct svc_fh current_fh; member