Searched refs:EXT2_EXT_IS_LAST_ENTRY (Results 1 – 5 of 5) sorted by relevance
51 #define EXT2_EXT_IS_LAST_ENTRY(entry) (*((__u32 *)(entry)) == 0UL) macro
116 while (here < end && !EXT2_EXT_IS_LAST_ENTRY(here)) { in ext2fs_ext_attr_block_rehash()831 !EXT2_EXT_IS_LAST_ENTRY(end)) { in read_xattrs_from_buffer()848 !EXT2_EXT_IS_LAST_ENTRY(entry)) { in read_xattrs_from_buffer()1191 while (!EXT2_EXT_IS_LAST_ENTRY(entry)) { in ext2fs_xattr_inode_max_size()
402 (void *)entry < end && !EXT2_EXT_IS_LAST_ENTRY(entry); in inc_ea_inode_refs()462 !EXT2_EXT_IS_LAST_ENTRY(entry)) { in check_ea_in_inode()
775 while (entry < end && !EXT2_EXT_IS_LAST_ENTRY(entry)) { in update_xattr_entry_hashes()
1996 while (entry < end && !EXT2_EXT_IS_LAST_ENTRY(entry)) { in fix_ea_entries()