Searched refs:other_group (Results 1 – 2 of 2) sorted by relevance
14 other_group=`tac /etc/group | grep -v ":$original_group:" | head -1 | cut -d: -f3`18 new_options=`echo "$mount_options" | sed -e "s/gid=[0-9]*/gid=$other_group/"`21 new_options="$mount_options,gid=$other_group"60 test "$d" $other_group66 test "$d" $other_group72 test "$d" $other_group78 test "$d" $other_group84 test "$d" $other_group105 chgrp $other_group instances
1969 struct panthor_group *other_group; in tick_ctx_insert_old_group() local1983 list_for_each_entry(other_group, in tick_ctx_insert_old_group()1986 struct panthor_csg_slot *other_csg_slot = &sched->csg_slots[other_group->csg_id]; in tick_ctx_insert_old_group()1989 list_add_tail(&csg_slot->group->run_node, &other_group->run_node); in tick_ctx_insert_old_group()