Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1150 struct luda_type *lt; in ll_dirent_type_get()
1154 const unsigned align = sizeof(struct luda_type) - 1; in ll_dirent_type_get()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h948 struct luda_type { struct
1007 const unsigned align = sizeof(struct luda_type) - 1; in lu_dirent_calc_size()
1010 size += sizeof(struct luda_type); in lu_dirent_calc_size()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c554 LASSERTF((int)sizeof(struct luda_type) == 2, "found %lld\n", in lustre_assert_wire_constants()
555 (long long)(int)sizeof(struct luda_type)); in lustre_assert_wire_constants()
556 LASSERTF((int)offsetof(struct luda_type, lt_type) == 0, "found %lld\n", in lustre_assert_wire_constants()
557 (long long)(int)offsetof(struct luda_type, lt_type)); in lustre_assert_wire_constants()
558 LASSERTF((int)sizeof(((struct luda_type *)0)->lt_type) == 2, "found %lld\n", in lustre_assert_wire_constants()
559 (long long)(int)sizeof(((struct luda_type *)0)->lt_type)); in lustre_assert_wire_constants()