Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h389 struct lmv_user_md_v1 { struct
390 __u32 lum_magic; /* must be the first field */
391 __u32 lum_stripe_count; /* dirstripe count */
392 __u32 lum_stripe_offset; /* MDT idx for default dirstripe */
393 __u32 lum_hash_type; /* Dir stripe policy */
394 __u32 lum_type; /* LMV type: default or normal */
395 __u32 lum_padding1;
396 __u32 lum_padding2;
397 __u32 lum_padding3;
398 char lum_pool_name[LOV_MAXPOOLNAME];
[all …]