Searched refs:h_magic (Results 1 – 11 of 11) sorted by relevance
31 __le32 h_magic; /* magic number for identification */ member40 __le32 h_magic; /* magic number for identification */ member
6332 header->h_magic != cpu_to_le32(EXT4_XATTR_MAGIC)) { in __ext4_expand_extra_isize()
41 u8 h_magic; /* OMFS_IMAGIC */ member
136 oi->i_head.h_magic = OMFS_IMAGIC; in __omfs_write_inode()
28 __le32 h_magic; /* magic number for identification */ member
141 if (header->h_magic != cpu_to_le32(EXT2_XATTR_MAGIC) || in ext2_xattr_header_valid()555 header->h_magic = cpu_to_le32(EXT2_XATTR_MAGIC); in ext2_xattr_set()
43 __le32 h_magic; /* magic number for identification */ member
421 if (le32_to_cpu(header->h_magic) != F2FS_XATTR_MAGIC) { in read_all_xattrs()422 header->h_magic = cpu_to_le32(F2FS_XATTR_MAGIC); in read_all_xattrs()
42 - h_magic59 - h_magic
121 - h_magic
64 u8 h_magic; /* OMFS_IMAGIC */