Home
last modified time | relevance | path

Searched refs:lmm_stripe_offset (Results 1 – 5 of 5) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Dxattr.c240 if (lump != NULL && lump->lmm_stripe_offset == 0) in ll_setxattr()
241 lump->lmm_stripe_offset = -1; in ll_setxattr()
Ddir.c778 lump ? le16_to_cpu(lump->lmm_stripe_offset) : in ll_dir_setstripe()
779 (typeof(lump->lmm_stripe_offset))(-1)); in ll_dir_setstripe()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h325 __u16 lmm_stripe_offset; /* starting stripe offset in member
340 __u16 lmm_stripe_offset; /* starting stripe offset in member
/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c330 lum->lmm_stripe_offset = (typeof(lum->lmm_stripe_offset))(-1); in mdc_setattr_pack()
/drivers/staging/lustre/lustre/ptlrpc/
Dpack_generic.c1917 lum->lmm_stripe_offset); in print_lum()
1933 __swab16s(&lum->lmm_stripe_offset); in lustre_swab_lov_user_md_common()