Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c144 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
423 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local
490 struct svc_fh *current_fh = &cstate->current_fh; in do_open_fhandle() local
2382 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutget() local
2469 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutcommit() local
2533 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_layoutreturn() local
2788 struct svc_fh *current_fh = &cstate->current_fh; in nfsd4_proc_compound() local
H A Dnfs4state.c5298 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict()
6270 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2()
6927 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids()
7416 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks() local