Home
last modified time | relevance | path

Searched refs:m_finobt_nores (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c145 if (cur->bc_mp->m_finobt_nores) in xfs_finobt_alloc_block()
176 if (cur->bc_mp->m_finobt_nores) in xfs_finobt_free_block()
H A Dxfs_ag_resv.c278 mp->m_finobt_nores = true; in xfs_ag_resv_init()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c147 if (cur->bc_mp->m_finobt_nores) in xfs_finobt_alloc_block()
180 if (cur->bc_mp->m_finobt_nores) in xfs_finobt_free_block()
H A Dxfs_ag_resv.c283 mp->m_finobt_nores = true; in xfs_ag_resv_init()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_mount.h140 bool m_finobt_nores; /* no per-AG finobt resv. */ member
H A Dxfs_fsops.c518 mp->m_finobt_nores = false; in xfs_fs_reserve_ag_blocks()
H A Dxfs_super.c1876 mp->m_finobt_nores = true; in xfs_init_fs_context()
H A Dxfs_inode.c1719 if (unlikely(mp->m_finobt_nores)) { in xfs_inactive_ifree()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_fsops.c577 mp->m_finobt_nores = false; in xfs_fs_reserve_ag_blocks()
H A Dxfs_mount.h161 bool m_finobt_nores; /* no per-AG finobt resv. */ member
H A Dxfs_super.c2014 mp->m_finobt_nores = true; in xfs_init_fs_context()
H A Dxfs_inode.c1566 if (unlikely(mp->m_finobt_nores)) { in xfs_inactive_ifree()

Completed in 20 milliseconds