Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dialloc_repair.c671 if (sc->mp->m_finobt_nores) in xrep_ibt_build_new_trees()
787 if (xfs_has_finobt(sc->mp) && !sc->mp->m_finobt_nores) in xrep_ibt_remove_old_trees()
/linux/fs/xfs/libxfs/
H A Dxfs_ag_resv.c272 mp->m_finobt_nores = true; in xfs_ag_resv_init()
H A Dxfs_ialloc_btree.c156 if (cur->bc_mp->m_finobt_nores) in xfs_finobt_alloc_block()
189 if (cur->bc_mp->m_finobt_nores) in xfs_finobt_free_block()
/linux/fs/xfs/
H A Dxfs_fsops.c547 mp->m_finobt_nores = false; in xfs_fs_reserve_ag_blocks()
H A Dxfs_mount.h199 bool m_finobt_nores; /* no per-AG finobt resv. */ member
H A Dxfs_super.c2094 mp->m_finobt_nores = true; in xfs_init_fs_context()