Home
last modified time | relevance | path

Searched refs:EXT4_ORPHAN_BLOCK_MAGIC (Results 1 – 2 of 2) sorted by relevance

/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.h1463 #define EXT4_ORPHAN_BLOCK_MAGIC 0x0b10ca04 macro