Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h69 unsigned int xfs_alloc_set_aside(struct xfs_mount *mp);
H A Dxfs_sb.c1238 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_sb_mount_common()
/linux/fs/xfs/
H A Dxfs_fsops.c210 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xfs_growfs_data_private()
H A Dxfs_buf_item_recover.c780 mp->m_alloc_set_aside = xfs_alloc_set_aside(mp); in xlog_recover_do_primary_sb_buffer()