Home
last modified time | relevance | path

Searched refs:llog_log_hdr (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c67 struct llog_log_hdr *llh; in llog_cat_new_log()
220 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_cat_close()
274 struct llog_log_hdr *llh; in llog_cat_current_log()
294 struct llog_log_hdr *llh; in llog_cat_current_log()
582 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_process_or_fork()
661 struct llog_log_hdr *llh = cat_llh->lgh_hdr; in llog_cat_reverse_process()
697 struct llog_log_hdr *llh = cathandle->lgh_hdr; in llog_cat_set_first_idx()
759 struct llog_log_hdr *llh; in cat_cancel_cb()
Dllog_swab.c242 struct llog_log_hdr *llh = (struct llog_log_hdr *)rec; in lustre_swab_llog_rec()
284 static void print_llog_hdr(struct llog_log_hdr *h) in print_llog_hdr()
300 void lustre_swab_llog_hdr(struct llog_log_hdr *h) in lustre_swab_llog_hdr()
Dllog.c112 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_cancel_rec()
184 struct llog_log_hdr *llh = handle->lgh_hdr; in llog_read_header()
205 struct llog_log_hdr *llh; in llog_init_handle()
275 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_process_thread()
482 struct llog_log_hdr *llh = loghandle->lgh_hdr; in llog_reverse_process()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c3616 LASSERTF((int)sizeof(struct llog_log_hdr) == 8192, "found %lld\n", in lustre_assert_wire_constants()
3617 (long long)(int)sizeof(struct llog_log_hdr)); in lustre_assert_wire_constants()
3618 LASSERTF((int)offsetof(struct llog_log_hdr, llh_hdr) == 0, "found %lld\n", in lustre_assert_wire_constants()
3619 (long long)(int)offsetof(struct llog_log_hdr, llh_hdr)); in lustre_assert_wire_constants()
3620 LASSERTF((int)sizeof(((struct llog_log_hdr *)0)->llh_hdr) == 16, "found %lld\n", in lustre_assert_wire_constants()
3621 (long long)(int)sizeof(((struct llog_log_hdr *)0)->llh_hdr)); in lustre_assert_wire_constants()
3622 LASSERTF((int)offsetof(struct llog_log_hdr, llh_timestamp) == 16, "found %lld\n", in lustre_assert_wire_constants()
3623 (long long)(int)offsetof(struct llog_log_hdr, llh_timestamp)); in lustre_assert_wire_constants()
3624 LASSERTF((int)sizeof(((struct llog_log_hdr *)0)->llh_timestamp) == 8, "found %lld\n", in lustre_assert_wire_constants()
3625 (long long)(int)sizeof(((struct llog_log_hdr *)0)->llh_timestamp)); in lustre_assert_wire_constants()
[all …]
Dllog_client.c298 struct llog_log_hdr *hdr; in llog_client_read_header()
Dlayout.c960 sizeof(struct llog_log_hdr), lustre_swab_llog_hdr, NULL);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_log.h289 struct llog_log_hdr *lgh_hdr;
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_idl.h3186 struct llog_log_hdr { struct
3362 extern void lustre_swab_llog_hdr (struct llog_log_hdr *h);