Searched refs:m_alloc_set_aside (Results 1 – 6 of 6) sorted by relevance
193 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_growfs_data_private()350 mp->m_alloc_set_aside; in xfs_fs_counts()437 mp->m_alloc_set_aside; in xfs_reserve_blocks()
136 uint m_alloc_set_aside; /* space we can't use */ member
1145 set_aside = mp->m_alloc_set_aside + atomic64_read(&mp->m_allocbt_blks); in xfs_mod_fdblocks()
808 statp->f_bfree = max_t(int64_t, fdblocks - mp->m_alloc_set_aside, 0); in xfs_fs_statfs()
3358 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xlog_do_recover()
890 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_sb_mount_common()