Home
last modified time | relevance | path

Searched refs:xfs_rmap_update (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c97 xfs_rmap_update( in xfs_rmap_update() function
738 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
753 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
773 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
1082 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
1101 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1391 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1422 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1462 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1475 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/linux/fs/xfs/
H A Dxfs_trace.h3016 DEFINE_RMAPBT_EVENT(xfs_rmap_update);