Home
last modified time | relevance | path

Searched refs:lde_attrs (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1227 if (le32_to_cpu(ent->lde_attrs) & LUDA_TYPE) { in ll_dirent_type_get()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h906 __u32 lde_attrs; member
1011 le32_to_cpu(ent->lde_attrs)); in lu_dirent_size()
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c536 LASSERTF((int)offsetof(struct lu_dirent, lde_attrs) == 28, "found %lld\n", in lustre_assert_wire_constants()
537 (long long)(int)offsetof(struct lu_dirent, lde_attrs)); in lustre_assert_wire_constants()
538 LASSERTF((int)sizeof(((struct lu_dirent *)0)->lde_attrs) == 4, "found %lld\n", in lustre_assert_wire_constants()
539 (long long)(int)sizeof(((struct lu_dirent *)0)->lde_attrs)); in lustre_assert_wire_constants()