Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c93 xfs_rmap_update( in xfs_rmap_update() function
718 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
733 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
753 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
986 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
1005 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1290 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1320 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1358 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1371 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h2846 DEFINE_RMAPBT_EVENT(xfs_rmap_update);