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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext4_fs_extents.h165 static inline struct ext4_extent_header *ext_inode_hdr(struct inode *inode) function
177 return le16_to_cpu(ext_inode_hdr(inode)->eh_depth);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext4/
H A Dextents.c453 eh = ext_inode_hdr(inode);
470 eh = ext_inode_hdr(inode);
898 neh = ext_inode_hdr(inode);
1825 path[0].p_hdr = ext_inode_hdr(inode);
1914 ext_inode_hdr(inode)->eh_depth = 0;
1915 ext_inode_hdr(inode)->eh_max =

Completed in 207 milliseconds