Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_rmap.c75 xfs_rmap_update( in xfs_rmap_update() function
570 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
585 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
605 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
831 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
850 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1101 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1125 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1154 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1167 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/Linux-v5.4/fs/xfs/
Dxfs_trace.h2555 DEFINE_RMAPBT_EVENT(xfs_rmap_update);