Searched refs:ext2_find_near (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/ext2/
H A Dinode.c271 * ext2_find_near - find a place for allocation with sufficient locality
290 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) function
342 return ext2_find_near(inode, partial);

Completed in 24 milliseconds