Searched refs:cur_entry_sectors (Results 1 – 3 of 3) sorted by relevance
185 unsigned cur_entry_sectors; member
376 BUG_ON(!j->cur_entry_sectors); in journal_entry_open()385 buf->disk_sectors = j->cur_entry_sectors; in journal_entry_open()1466 prt_printf(out, "current entry sectors:\t%u\n", j->cur_entry_sectors); in __bch2_journal_debug_to_text()
246 j->cur_entry_sectors = !ret ? j->space[journal_space_discarded].next_entry : 0; in bch2_journal_space_available()