Home
last modified time | relevance | path

Searched refs:XFS_RTGI_SUMMARY (Results 1 – 7 of 7) sorted by relevance

/fs/xfs/libxfs/
A Dxfs_rtgroup.h16 XFS_RTGI_SUMMARY, /* allocation summary */ enumerator
99 return rtg->rtg_inodes[XFS_RTGI_SUMMARY]; in rtg_summary()
A Dxfs_rtbitmap.c166 case XFS_RTGI_SUMMARY: in xfs_rtbuf_get()
254 xfs_rtginode_mark_sick(args->rtg, XFS_RTGI_SUMMARY); in xfs_rtsummary_read_buf()
257 return xfs_rtbuf_get(args, block, XFS_RTGI_SUMMARY); in xfs_rtsummary_read_buf()
1383 else if (type == XFS_RTGI_SUMMARY) in xfs_rtfile_initialize_block()
A Dxfs_rtgroup.c365 [XFS_RTGI_SUMMARY] = {
460 case XFS_RTGI_SUMMARY: in xfs_rtginode_load()
A Dxfs_rtbitmap.h363 if (type == XFS_RTGI_SUMMARY) in xfs_rtblock_ops()
/fs/xfs/scrub/
A Dmetapath.c242 return xchk_setup_metapath_rtginode(sc, XFS_RTGI_SUMMARY); in xchk_setup_metapath()
/fs/xfs/
A Dxfs_buf_item_recover.c415 bp->b_ops = xfs_rtblock_ops(mp, XFS_RTGI_SUMMARY); in xlog_recover_validate_buf_type()
A Dxfs_rtalloc.c1160 error = xfs_rtfile_initialize_blocks(rtg, XFS_RTGI_SUMMARY, orsumblocks, in xfs_growfs_rt_alloc_blocks()

Completed in 21 milliseconds