Home
last modified time | relevance | path

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

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