Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_fsops.c201 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_growfs_data_private()
H A Dxfs_mount.h213 uint m_alloc_set_aside; /* space we can't use */ member
H A Dxfs_buf_item_recover.c790 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xlog_recover_do_primary_sb_buffer()
/linux/fs/xfs/libxfs/
H A Dxfs_sb.c1312 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_sb_mount_common()