Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/ext4/
H A Dsuper.rst245 ``s_jnl_blocks`` field contains a duplicate copy of the inode's
266 - s_jnl_blocks[17]
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch146 - uint32_t s_jnl_blocks[17]; /* Backup of the journal inode */
951 - __u32 s_jnl_blocks[17]; /* Backup of the journal inode */
/openbmc/linux/fs/ext4/
H A Dext4.h1369 __le32 s_jnl_blocks[17]; /* Backup of the journal inode */ member