Home
last modified time | relevance | path

Searched refs:XFS_RTGI_BITMAP (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtgroup.h15 XFS_RTGI_BITMAP, /* allocation bitmap */ enumerator
94 return rtg->rtg_inodes[XFS_RTGI_BITMAP]; in rtg_bitmap()
H A Dxfs_rtbitmap.c171 case XFS_RTGI_BITMAP: in xfs_rtbuf_get()
239 xfs_rtginode_mark_sick(args->rtg, XFS_RTGI_BITMAP); in xfs_rtbitmap_read_buf()
243 return xfs_rtbuf_get(args, block, XFS_RTGI_BITMAP); in xfs_rtbitmap_read_buf()
1381 if (type == XFS_RTGI_BITMAP) in xfs_rtfile_initialize_block()
1408 if (type == XFS_RTGI_BITMAP) in xfs_rtfile_initialize_block()
H A Dxfs_rtgroup.c357 [XFS_RTGI_BITMAP] = {
458 case XFS_RTGI_BITMAP: in xfs_rtginode_load()
/linux/fs/xfs/scrub/
H A Dmetapath.c240 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_BITMAP); in xchk_setup_metapath()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c408 bp->b_ops = xfs_rtblock_ops(mp, XFS_RTGI_BITMAP); in xlog_recover_validate_buf_type()
H A Dxfs_rtalloc.c1156 error = xfs_rtfile_initialize_blocks(rtg, XFS_RTGI_BITMAP, orbmblocks, in xfs_growfs_rt_alloc_blocks()