Searched defs:nfsd4_locku (Results 1 – 4 of 4) sorted by relevance
207 struct nfsd4_locku { struct208 u32 lu_type;209 u32 lu_seqid;210 stateid_t lu_stateid;211 u64 lu_offset;212 u64 lu_length;
7004 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function
202 struct nfsd4_locku { struct203 u32 lu_type;204 u32 lu_seqid;205 stateid_t lu_stateid;206 u64 lu_offset;207 u64 lu_length;
7813 nfsd4_locku(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_locku() function