Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/libxfs/
Dxfs_rmap.c75 xfs_rmap_update( in xfs_rmap_update() function
617 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
632 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
652 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
892 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
911 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1203 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1233 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1271 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1284 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/Linux-v5.10/fs/xfs/
Dxfs_trace.h2672 DEFINE_RMAPBT_EVENT(xfs_rmap_update);