Searched refs:JBD2_SUPERBLOCK_V2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/ | ||
| D | jbd2.h | 125 #define JBD2_SUPERBLOCK_V2 4 macro |
| /Linux-v6.6/fs/jbd2/ | ||
| D | journal.c | 1357 be32_to_cpu(sb->s_header.h_blocktype) != JBD2_SUPERBLOCK_V2) { in journal_check_superblock() |