Searched defs:current_fh (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/fs/nfsd/ |
D | nfs4proc.c | 152 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 193 do_open_lookup(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in do_open_lookup() 265 do_open_fhandle(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in do_open_fhandle()
|
D | nfs4state.c | 285 alloc_init_deleg(struct nfs4_client *clp, struct nfs4_ol_stateid *stp, struct svc_fh *current_fh, u… in alloc_init_deleg() 2482 nfs4_share_conflict(struct svc_fh *current_fh, unsigned int deny_type) in nfs4_share_conflict() 2925 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in nfsd4_process_open2() 3218 check_special_stateids(svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids() 3330 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_preprocess_stateid_op() local 3451 struct svc_fh *current_fh = &cstate->current_fh; in nfs4_seqid_op_checks() local
|
D | xdr4.h | 47 struct svc_fh current_fh; member
|