Searched defs:lmm_bytes (Results  1 – 3 of 3) sorted by relevance
| /linux-4.4.14/drivers/staging/lustre/lustre/lov/ | 
| D | lov_ea.c | 56 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()
 
 | 
| D | lov_pack.c | 256 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()
 
 | 
| /linux-4.4.14/drivers/staging/lustre/lustre/osc/ | 
| D | osc_request.c | 141 			struct lov_mds_md *lmm, int lmm_bytes)  in osc_unpackmd()
 |