Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dext4_extents.h175 static inline struct ext4_extent_header *ext_inode_hdr(struct inode *inode) in ext_inode_hdr() function
187 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth); in ext_depth()
H A Dmigrate.c639 eh = ext_inode_hdr(inode); in ext4_ind_migrate()