Searched refs:lov_user_ost_data_v1 (Results 1 – 2 of 2) sorted by relevance
312 #define lov_user_ost_data lov_user_ost_data_v1313 struct lov_user_ost_data_v1 { /* per-stripe data structure */ struct332 struct lov_user_ost_data_v1 lmm_objects[0]; /* per-stripe data */ argument348 struct lov_user_ost_data_v1 lmm_objects[0]; /* per-stripe data */355 stripes * sizeof(struct lov_user_ost_data_v1); in lov_user_md_size()358 stripes * sizeof(struct lov_user_ost_data_v1); in lov_user_md_size()
2595 struct lov_user_ost_data_v1 *lmm_objects; in osc_getstripe()