Searched refs:m_finobt_nores (Results 1 – 7 of 7) sorted by relevance
677 if (sc->mp->m_finobt_nores) in xrep_ibt_build_new_trees()794 if (xfs_has_finobt(sc->mp) && !sc->mp->m_finobt_nores) in xrep_ibt_remove_old_trees()
271 mp->m_finobt_nores = true; in xfs_ag_resv_init()
156 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()
536 mp->m_finobt_nores = false; in xfs_fs_reserve_ag_blocks()
163 bool m_finobt_nores; /* no per-AG finobt resv. */ member
2035 mp->m_finobt_nores = true; in xfs_init_fs_context()
1200 if (unlikely(mp->m_finobt_nores)) { in xfs_inactive_ifree()
Completed in 17 milliseconds