Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/filesystems/ext4/
Dorphan.rst31 blocksize-8 __le32 ob_magic Magic value stored in orphan
/Linux-v6.1/fs/ext4/
Dorphan.c610 if (le32_to_cpu(ot->ob_magic) != EXT4_ORPHAN_BLOCK_MAGIC) { in ext4_init_orphan_info()
Dext4.h1482 __le32 ob_magic; member