Searched defs:lmv_user_md_v1 (Results 1 – 1 of 1) sorted by relevance
391 struct lmv_user_md_v1 { struct392 __u32 lum_magic; /* must be the first field */393 __u32 lum_stripe_count; /* dirstripe count */394 __u32 lum_stripe_offset; /* MDT idx for default dirstripe */395 __u32 lum_hash_type; /* Dir stripe policy */396 __u32 lum_type; /* LMV type: default or normal */397 __u32 lum_padding1;398 __u32 lum_padding2;399 __u32 lum_padding3;400 char lum_pool_name[LOV_MAXPOOLNAME];[all …]