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.c733 const xfs_extlen_t max_group = in xfs_set_max_atomic_write_opt() local
769 if (new_max_fsbs > max_group) { in xfs_set_max_atomic_write_opt()
773 XFS_FSB_TO_B(mp, max_group) >> 10); in xfs_set_max_atomic_write_opt()
/linux/kernel/sched/
H A Dfair.c2911 nodemask_t max_group = NODE_MASK_NONE; in preferred_group_nid() local
2935 max_group = this_group; in preferred_group_nid()
2947 nodes = max_group; in preferred_group_nid()