Home
last modified time | relevance | path

Searched refs:xfs_rmap_lookup_le_range (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rmap.h199 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_rmap.c460 xfs_rmap_lookup_le_range( in xfs_rmap_lookup_le_range() function
1707 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, oldext, in xfs_rmap_convert_shared()
2132 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, flags, in xfs_rmap_unmap_shared()
/linux-6.12.1/fs/xfs/scrub/
Dbmap.c174 error = xfs_rmap_lookup_le_range(info->sc->sa.rmap_cur, agbno, in xchk_bmap_get_rmap()
/linux-6.12.1/fs/xfs/
Dxfs_trace.h3021 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);