Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/jbd2/
Drecovery.c790 cbh->h_chksum_type == in do_one_pass()
794 (cbh->h_chksum_type == 0 && in do_one_pass()
Dcommit.c101 h->h_chksum_type = 0; in jbd2_commit_block_csum_set()
142 tmp->h_chksum_type = JBD2_CRC32_CHKSUM; in journal_submit_commit_record()
/kernel/linux/linux-5.10/include/linux/
Djbd2.h172 unsigned char h_chksum_type; member