Searched refs:ext_inode_hdr (Results 1 – 2 of 2) sorted by relevance
181 static inline struct ext4_extent_header *ext_inode_hdr(struct inode *inode) in ext_inode_hdr() function193 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth); in ext_depth()
432 return ext4_ext_check(inode, ext_inode_hdr(inode), ext_depth(inode)); in ext4_ext_check_inode()656 eh = ext_inode_hdr(inode); in ext4_ext_tree_init()675 eh = ext_inode_hdr(inode); in ext4_ext_find_extent()1123 neh = ext_inode_hdr(inode); in ext4_ext_grow_indepth()2635 path[0].p_hdr = ext_inode_hdr(inode); in ext4_ext_remove_space()2748 ext_inode_hdr(inode)->eh_depth = 0; in ext4_ext_remove_space()2749 ext_inode_hdr(inode)->eh_max = in ext4_ext_remove_space()