Searched refs:ext4_ext_space_block (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.c228 static inline int ext4_ext_space_block(struct inode *inode, int check) function
347 max = ext4_ext_space_block(inode, 1);
897 neh->eh_max = cpu_to_le16(ext4_ext_space_block(inode, 0));
1117 neh->eh_max = cpu_to_le16(ext4_ext_space_block(inode, 0));

Completed in 176 milliseconds