Home
last modified time | relevance | path

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

/linux-2.6.39/fs/jbd2/
Drecovery.c617 cbh->h_chksum_type == JBD2_CRC32_CHKSUM && in do_one_pass()
621 else if (!(cbh->h_chksum_type == 0 && in do_one_pass()
Dcommit.c128 tmp->h_chksum_type = JBD2_CRC32_CHKSUM; in journal_submit_commit_record()
/linux-2.6.39/include/linux/
Djbd2.h161 unsigned char h_chksum_type; member