Home
last modified time | relevance | path

Searched refs:m_alloc_set_aside (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/fs/xfs/
A Dxfs_mount.h137 uint m_alloc_set_aside; /* space we can't use */ member
513 return mp->m_alloc_set_aside + atomic64_read(&mp->m_allocbt_blks); in xfs_fdblocks_unavailable()
A Dxfs_fsops.c192 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_growfs_data_private()
A Dxfs_log_recover.c3341 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xlog_do_recover()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_sb.c944 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_sb_mount_common()

Completed in 16 milliseconds