Home
last modified time | relevance | path

Searched refs:calc_chksums (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
H A Drecovery.c395 * calc_chksums calculates the checksums for the blocks described in the
398 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums() function
601 if (calc_chksums(journal, bh, in do_one_pass()
/kernel/linux/linux-6.6/fs/jbd2/
H A Drecovery.c402 * calc_chksums calculates the checksums for the blocks described in the
405 static int calc_chksums(journal_t *journal, struct buffer_head *bh, in calc_chksums() function
607 if (calc_chksums(journal, bh, in do_one_pass()

Completed in 4 milliseconds