Searched refs:mext_next_extent (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 Dmove_extent.c65 * mext_next_extent - Search for the next extent and set it to "extent"
78 mext_next_extent(struct inode *inode, struct ext4_ext_path *path, function
1160 * 3:To get the length of continues area, call mext_next_extent()
1254 last_extent = mext_next_extent(orig_inode,
1260 last_extent = mext_next_extent(orig_inode, orig_path,
1294 last_extent = mext_next_extent(orig_inode, holecheck_path,

Completed in 109 milliseconds