Searched refs:s_journal_inum (Results 1 – 4 of 4) sorted by relevance
481 __u32 s_journal_inum; /* inode number of journal file */ member
72 In this case, on the filesystem device, ``s_journal_inum`` should be
3410 unsigned int j_blocks, j_inum = le32_to_cpu(es->s_journal_inum); in ext4_calculate_overhead()4726 unsigned int journal_inum = le32_to_cpu(es->s_journal_inum); in ext4_load_journal()
1256 /*E0*/ __le32 s_journal_inum; /* inode number of journal file */ member