Home
last modified time | relevance | path

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

/linux/include/linux/
A Djbd2.h1730 static inline bool jbd2_journal_has_csum_v2or3_feature(journal_t *j) in jbd2_journal_has_csum_v2or3_feature() function
1737 WARN_ON_ONCE(jbd2_journal_has_csum_v2or3_feature(journal) && in jbd2_journal_has_csum_v2or3()
/linux/fs/jbd2/
A Djournal.c124 if (!jbd2_journal_has_csum_v2or3_feature(j)) in jbd2_verify_csum_type()
1955 if (jbd2_journal_has_csum_v2or3_feature(journal) && in journal_get_superblock()
1969 if (jbd2_journal_has_csum_v2or3_feature(journal)) { in journal_get_superblock()

Completed in 12 milliseconds