test_root        1523 fs/ext2/balloc.c 	return (test_root(group, 3) || test_root(group, 5) ||
test_root        1524 fs/ext2/balloc.c 		test_root(group, 7));
test_root         785 fs/ext4/balloc.c 	if (test_root(group, 3) || (test_root(group, 5)) ||
test_root         786 fs/ext4/balloc.c 	    test_root(group, 7))