Searched defs:exofs_dt_data_map (Results 1 – 1 of 1) sorted by relevance
120 struct exofs_dt_data_map { struct121 __le32 cb_num_comps;122 __le64 cb_stripe_unit;123 __le32 cb_group_width;124 __le32 cb_group_depth;125 __le32 cb_mirror_cnt;149 struct exofs_dt_data_map dt_data_map; /* Raid policy to use */ argument