Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
A Dialloc_repair.c677 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()
/linux/fs/xfs/libxfs/
A Dxfs_ag_resv.c271 mp->m_finobt_nores = true; in xfs_ag_resv_init()
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/
A Dxfs_fsops.c536 mp->m_finobt_nores = false; in xfs_fs_reserve_ag_blocks()
A Dxfs_mount.h163 bool m_finobt_nores; /* no per-AG finobt resv. */ member
A Dxfs_super.c2035 mp->m_finobt_nores = true; in xfs_init_fs_context()
A Dxfs_inode.c1200 if (unlikely(mp->m_finobt_nores)) { in xfs_inactive_ifree()

Completed in 17 milliseconds