Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/mdc/
Dlproc_mdc.c116 hal->hal_archive_id = 1; in mdc_kuc_write()
Dmdc_request.c2045 __swab32s(&h->hal_archive_id); in lustre_swab_hal()
/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h1095 __u32 hal_archive_id; /* which archive backend */ member
/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c4165 LASSERTF((int)offsetof(struct hsm_action_list, hal_archive_id) == 24, "found %lld\n", in lustre_assert_wire_constants()
4166 (long long)(int)offsetof(struct hsm_action_list, hal_archive_id)); in lustre_assert_wire_constants()
4167 LASSERTF((int)sizeof(((struct hsm_action_list *)0)->hal_archive_id) == 4, "found %lld\n", in lustre_assert_wire_constants()
4168 (long long)(int)sizeof(((struct hsm_action_list *)0)->hal_archive_id)); in lustre_assert_wire_constants()