Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/libxfs/
Dxfs_rmap.c82 xfs_rmap_update( in xfs_rmap_update() function
578 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
593 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
613 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
839 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
858 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1109 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1133 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1162 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1175 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/Linux-v4.19/fs/xfs/
Dxfs_trace.h2529 DEFINE_RMAPBT_EVENT(xfs_rmap_update);