Home
last modified time | relevance | path

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

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_rmap.c77 xfs_rmap_update( in xfs_rmap_update() function
619 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
634 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
654 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
894 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
913 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1205 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1235 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1273 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1286 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/Linux-v5.15/fs/xfs/
Dxfs_trace.h2815 DEFINE_RMAPBT_EVENT(xfs_rmap_update);