Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/filesystems/ext4/
H A Dorphan.rst31 blocksize-8 __le32 ob_magic Magic value stored in orphan
/openbmc/linux/fs/ext4/
H A Dorphan.c610 if (le32_to_cpu(ot->ob_magic) != EXT4_ORPHAN_BLOCK_MAGIC) { in ext4_init_orphan_info()
H A Dext4.h1462 __le32 ob_magic; member