Searched refs:xfs_bmap_btree_to_extents (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 534 xfs_bmap_btree_to_extents( in xfs_bmap_btree_to_extents() function 4526 error = xfs_bmap_btree_to_extents(tp, ip, bma.cur, &bma.logflags, in xfs_bmapi_write() 4674 error = xfs_bmap_btree_to_extents(tp, ip, bma.cur, &bma.logflags, in xfs_bmapi_convert_one_delalloc() 4787 error = xfs_bmap_btree_to_extents(tp, ip, cur, &logflags, whichfork); in xfs_bmapi_remap() 5612 error = xfs_bmap_btree_to_extents(tp, ip, cur, &logflags, in __xfs_bunmapi() 5758 error = xfs_bmap_btree_to_extents(tp, ip, cur, logflags, whichfork); in xfs_bmse_merge()
|