Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_rmap.h190 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
Dxfs_rmap.c365 xfs_rmap_lookup_le_range( in xfs_rmap_lookup_le_range() function
1519 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, oldext, in xfs_rmap_convert_shared()
1936 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, flags, in xfs_rmap_unmap_shared()
/fs/xfs/scrub/
Dbmap.c134 error = xfs_rmap_lookup_le_range(info->sc->sa.rmap_cur, agbno, in xchk_bmap_get_rmap()
/fs/xfs/
Dxfs_trace.h2826 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);