Home
last modified time | relevance | path

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

/Linux-v5.15/fs/jbd2/
Djournal.c1758 loff_t byte_start, byte_stop, byte_count; in __jbd2_journal_erase() local
1814 byte_stop = block_stop * journal->j_blocksize; in __jbd2_journal_erase()
1819 byte_start, byte_stop); in __jbd2_journal_erase()