Home
last modified time | relevance | path

Searched refs:xfs_btree_read_bufl (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_btree.h344 xfs_btree_read_bufl(
Dxfs_bmap.c373 error = xfs_btree_read_bufl(mp, NULL, bno, 0, &bp, in xfs_bmap_check_leaf_extents()
457 error = xfs_btree_read_bufl(mp, NULL, bno, 0, &bp, in xfs_bmap_check_leaf_extents()
620 error = xfs_btree_read_bufl(mp, tp, cbno, 0, &cbp, XFS_BMAP_BTREE_REF, in xfs_bmap_btree_to_extents()
1190 error = xfs_btree_read_bufl(mp, tp, bno, 0, &bp, in xfs_iread_extents()
1263 error = xfs_btree_read_bufl(mp, tp, bno, 0, &bp, in xfs_iread_extents()
Dxfs_btree.c844 xfs_btree_read_bufl( in xfs_btree_read_bufl() function
/Linux-v4.19/fs/xfs/
Dxfs_bmap_util.c279 error = xfs_btree_read_bufl(mp, tp, bno, 0, &bp, XFS_BMAP_BTREE_REF, in xfs_bmap_count_tree()
290 error = xfs_btree_read_bufl(mp, tp, nextbno, 0, &nbp, in xfs_bmap_count_tree()
324 error = xfs_btree_read_bufl(mp, tp, bno, 0, &bp, in xfs_bmap_count_tree()