Searched refs:ext_inode_hdr (Results 1 – 2 of 2) sorted by relevance
175 static inline struct ext4_extent_header *ext_inode_hdr(struct inode *inode) in ext_inode_hdr() function187 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth); in ext_depth()
639 eh = ext_inode_hdr(inode); in ext4_ind_migrate()