Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Djournal.c1988 loff_t byte_start, byte_stop, byte_count; in __jbd2_journal_erase() local
2041 byte_stop = block_stop * journal->j_blocksize; in __jbd2_journal_erase()
2046 byte_start, byte_stop); in __jbd2_journal_erase()