Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rmap.c99 xfs_rmap_update( in xfs_rmap_update() function
808 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
823 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
843 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_unmap()
1153 error = xfs_rmap_update(cur, &ltrec); in xfs_rmap_map()
1172 error = xfs_rmap_update(cur, &gtrec); in xfs_rmap_map()
1463 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1494 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1534 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
1547 error = xfs_rmap_update(cur, &NEW); in xfs_rmap_convert()
[all …]
/linux/fs/xfs/
H A Dxfs_trace.h3415 DEFINE_RMAPBT_EVENT(xfs_rmap_update);