Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.c605 xfs_rmap_unmap( in xfs_rmap_unmap() function
909 error = xfs_rmap_unmap(cur, bno, len, false, oinfo); in xfs_rmap_free()
2545 return xfs_rmap_unmap(rcur, bno, len, unwritten, oinfo); in __xfs_rmap_finish_intent()
/linux-6.12.1/fs/xfs/
Dxfs_trace.h2871 DEFINE_RMAP_EVENT(xfs_rmap_unmap);