Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_rtrmap_btree.h210 xfs_rgblock_t xfs_rtrmap_highest_rgbno(struct xfs_rtgroup *rtg);
H A Dxfs_rtrmap_btree.c1020 xfs_rtrmap_highest_rgbno( in xfs_rtrmap_highest_rgbno() function
/linux/fs/xfs/
H A Dxfs_zone_alloc.c1010 highest_rgbno = xfs_rtrmap_highest_rgbno(rtg); in xfs_init_zone()