Searched refs:xfs_rmap_lookup_le_range (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/xfs/libxfs/ |
| D | xfs_rmap.h | 187 int xfs_rmap_lookup_le_range(struct xfs_btree_cur *cur, xfs_agblock_t bno,
|
| D | xfs_rmap.c | 351 xfs_rmap_lookup_le_range( in xfs_rmap_lookup_le_range() function 1382 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, flags, in xfs_rmap_convert_shared() 1764 error = xfs_rmap_lookup_le_range(cur, bno, owner, offset, flags, in xfs_rmap_unmap_shared()
|
| /Linux-v5.4/fs/xfs/scrub/ |
| D | bmap.c | 114 error = xfs_rmap_lookup_le_range(info->sc->sa.rmap_cur, agbno, in xchk_bmap_get_rmap()
|
| /Linux-v5.4/fs/xfs/ |
| D | xfs_trace.h | 2565 DEFINE_RMAPBT_EVENT(xfs_rmap_lookup_le_range);
|