Home
last modified time | relevance | path

Searched refs:XFS_RMAP_BLOCK (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_format.h1747 #define XFS_RMAP_BLOCK(mp) \ macro
H A Dxfs_alloc.c61 return XFS_RMAP_BLOCK(mp) + 1; in xfs_refc_block()
74 return XFS_RMAP_BLOCK(mp) + 1; in xfs_prealloc_blocks()
/linux/fs/xfs/scrub/
H A Drmap_repair.c1358 xfs_agbno_to_fsb(pag, XFS_RMAP_BLOCK(sc->mp)), in xrep_rmap_build_new_tree()