Home
last modified time | relevance | path

Searched refs:max_group (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_mount.c730 const xfs_extlen_t max_group = in xfs_set_max_atomic_write_opt() local
766 if (new_max_fsbs > max_group) { in xfs_set_max_atomic_write_opt()
770 XFS_FSB_TO_B(mp, max_group) >> 10); in xfs_set_max_atomic_write_opt()
/linux/kernel/sched/
H A Dfair.c2837 nodemask_t max_group = NODE_MASK_NONE; in preferred_group_nid() local
2861 max_group = this_group; in preferred_group_nid()
2873 nodes = max_group; in preferred_group_nid()