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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dextents.c243 static inline int ext4_ext_space_block_idx(struct inode *inode, int check) function
349 max = ext4_ext_space_block_idx(inode, 1);
984 neh->eh_max = cpu_to_le16(ext4_ext_space_block_idx(inode, 0));
1115 neh->eh_max = cpu_to_le16(ext4_ext_space_block_idx(inode, 0));

Completed in 41 milliseconds