Searched refs:LLOG_BITMAP_BYTES (Results 1 – 2 of 2) sorted by relevance
134 (loghandle->lgh_last_idx == (LLOG_BITMAP_BYTES * 8) - 1)) { in llog_cancel_rec()299 last_index = LLOG_BITMAP_BYTES * 8 - 1; in llog_process_thread()496 index = LLOG_BITMAP_BYTES * 8 - 1; in llog_reverse_process()
3170 #define LLOG_BITMAP_BYTES (LLOG_CHUNK_SIZE - LLOG_HEADER_SIZE) macro3192 __u32 llh_bitmap[LLOG_BITMAP_BYTES/sizeof(__u32)];