Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_rmap.c93 xfs_rmap_update( in xfs_rmap_update() function
669 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
684 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
704 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
937 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
956 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1241 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1271 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1309 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1322 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/linux-6.1.9/fs/xfs/
Dxfs_trace.h2809 DEFINE_RMAPBT_EVENT(xfs_rmap_update);