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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dinode.c437 * ext4_find_goal - find a prefered place for allocation.
448 static ext4_fsblk_t ext4_find_goal(struct inode *inode, long block, function
886 goal = ext4_find_goal(inode, iblock, chain, partial);

Completed in 39 milliseconds