Searched defs:current_fh (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4proc.c | 178 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode) in do_open_permission() argument 229 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local 310 struct svc_fh *current_fh in do_open_fhandle() local 1900 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_layoutget() local 1987 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_layoutcommit() local 2050 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_layoutreturn() local 2324 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_proc_compound() local [all...] |
| H A D | nfs4state.c | 4506 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict() argument 5190 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2() argument 939 alloc_init_deleg(struct nfs4_client *clp, struct nfs4_file *fp, struct svc_fh *current_fh, struct nfs4_clnt_odstate *odstate) alloc_init_deleg() argument 5577 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) check_special_stateids() argument 6040 struct svc_fh *current_fh = &cstate->current_fh; nfs4_seqid_op_checks() local [all...] |
| H A D | xdr4.h | 54 struct svc_fh current_fh; member
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4proc.c | 142 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode) in do_open_permission() argument 420 struct svc_fh *current_fh = &cstate->current_fh; in do_open_lookup() local 487 struct svc_fh *current_fh = &cstate->current_fh; do_open_fhandle() local 2217 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_layoutget() local 2304 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_layoutcommit() local 2367 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_layoutreturn() local 2622 struct svc_fh *current_fh = &cstate->current_fh; nfsd4_proc_compound() local [all...] |
| H A D | xdr4.h | 54 struct svc_fh current_fh; member
|
| H A D | nfs4state.c | 4793 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict() argument 5724 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2() argument 6328 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) check_special_stateids() argument 6802 struct svc_fh *current_fh = &cstate->current_fh; nfs4_seqid_op_checks() local [all...] |
Completed in 27 milliseconds