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