Searched refs:xfs_rtfind_forw (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/xfs/
H A Dxfs_rtalloc.c57 STATIC int xfs_rtfind_forw(xfs_mount_t *, xfs_trans_t *, xfs_rtblock_t,
267 error = xfs_rtfind_forw(mp, tp, next, end, &i);
756 error = xfs_rtfind_forw(mp, tp, end, mp->m_sb.sb_rextents - 1,
1308 xfs_rtfind_forw( function
1511 error = xfs_rtfind_forw(mp, tp, end, mp->m_sb.sb_rextents - 1,

Completed in 73 milliseconds