Home
last modified time | relevance | path

Searched refs:hal_flags (Results 1 – 4 of 4) sorted by relevance

/drivers/staging/lustre/lustre/mdc/
Dlproc_mdc.c126 hal->hal_flags = 0; in mdc_kuc_write()
Dmdc_request.c1947 __swab64s(&h->hal_flags); in lustre_swab_hal()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1091 __u64 hal_flags; member
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4159 LASSERTF((int)offsetof(struct hsm_action_list, hal_flags) == 16, "found %lld\n", in lustre_assert_wire_constants()
4160 (long long)(int)offsetof(struct hsm_action_list, hal_flags)); in lustre_assert_wire_constants()
4161 LASSERTF((int)sizeof(((struct hsm_action_list *)0)->hal_flags) == 8, "found %lld\n", in lustre_assert_wire_constants()
4162 (long long)(int)sizeof(((struct hsm_action_list *)0)->hal_flags)); in lustre_assert_wire_constants()