Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/lov/
Dlov_ea.c56 static int lsm_lmm_verify_common(struct lov_mds_md *lmm, int lmm_bytes, in lsm_lmm_verify_common()
187 static int lsm_lmm_verify_v1(struct lov_mds_md_v1 *lmm, int lmm_bytes, in lsm_lmm_verify_v1()
263 static int lsm_lmm_verify_v3(struct lov_mds_md *lmmv1, int lmm_bytes, in lsm_lmm_verify_v3()
Dlov_pack.c256 static int lov_verify_lmm(void *lmm, int lmm_bytes, __u16 *stripe_count) in lov_verify_lmm()
333 struct lov_mds_md *lmm, int lmm_bytes) in lov_unpackmd()
/drivers/staging/lustre/lustre/osc/
Dosc_request.c141 struct lov_mds_md *lmm, int lmm_bytes) in osc_unpackmd()