Searched refs:xfs_bmap_count_tree (Results 1 – 1 of 1) sorted by relevance
/fs/xfs/ |
D | xfs_bmap_util.c | 344 xfs_bmap_count_tree( in xfs_bmap_count_tree() function 387 xfs_bmap_count_tree(mp, tp, ifp, bno, level, count)) < 0)) { in xfs_bmap_count_tree() 455 if (unlikely(xfs_bmap_count_tree(mp, tp, ifp, bno, level, count) < 0)) { in xfs_bmap_count_blocks()
|