Home
last modified time | relevance | path

Searched refs:chown (Results 1 – 25 of 44) sorted by relevance

12

/linux-6.12.1/tools/testing/selftests/cgroup/
Dtest_cpuset.c108 if (chown(child_src_procs, test_euid, -1) || in test_cpuset_perms_object()
109 chown(child_dst_procs, test_euid, -1)) in test_cpuset_perms_object()
112 if (allow && chown(parent_procs, test_euid, -1)) in test_cpuset_perms_object()
197 if (chown(parent_procs, test_euid, -1) || in test_cpuset_perms_subtree()
198 chown(parent_subctl, test_euid, -1) || in test_cpuset_perms_subtree()
199 chown(child_procs, test_euid, -1)) in test_cpuset_perms_subtree()
Dtest_core.c713 if (chown(cg_test_a_procs, test_euid, -1) || in test_cgcore_lesser_euid_open()
714 chown(cg_test_b_procs, test_euid, -1)) in test_cgcore_lesser_euid_open()
801 if (chown(cg_test_a_procs, test_euid, -1) || in test_cgcore_lesser_ns_open()
802 chown(cg_test_b_procs, test_euid, -1)) in test_cgcore_lesser_ns_open()
/linux-6.12.1/tools/testing/selftests/ftrace/test.d/00basic/
Dtest_ownership.tc44 chown $other_owner $file
50 chown $original_owner $file
/linux-6.12.1/tools/testing/selftests/capabilities/
Dtest_execve.c230 if (chown("validate_cap_suidroot", 0, -1) != 0) in do_tests()
237 if (chown("validate_cap_suidnonroot", uid + 1, -1) != 0) in do_tests()
244 if (chown("validate_cap_sgidroot", -1, 0) != 0) in do_tests()
251 if (chown("validate_cap_sgidnonroot", -1, gid + 1) != 0) in do_tests()
/linux-6.12.1/tools/perf/trace/strace/groups/
Dstring6 chown
/linux-6.12.1/fs/hostfs/
Dhostfs_user.c214 } else if (chown(file, attrs->ia_uid, -1)) { in set_attr()
222 } else if (chown(file, -1, attrs->ia_gid)) { in set_attr()
/linux-6.12.1/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst119 这些选项对remount没有任何影响。您可以通过chmod(1),chown(1)和chgrp(1)的更改
/linux-6.12.1/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst119 這些選項對remount沒有任何影響。您可以通過chmod(1),chown(1)和chgrp(1)的更改
/linux-6.12.1/Documentation/filesystems/
Dhpfs.rst54 when you use chmod/chown/chgrp/mknod/ln -s on the filesystem.
83 driver can do it. If you chown/chgrp/chmod on a hpfs partition, extended
88 something like 'chown luser file; chown root file' the file will contain
104 attribute named "SYMLINK" with symlink value. Like on ext2, you can chown and
Ddnotify.rst25 changed (chmod,chown)
/linux-6.12.1/arch/sparc/kernel/syscalls/
Dsyscall.tbl25 13 32 chown sys_chown16
26 13 64 chown sys_chown
/linux-6.12.1/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl173 182 32 chown - sys_chown16
219 212 64 chown sys_chown -
/linux-6.12.1/arch/s390/kernel/syscalls/
Dsyscall.tbl173 182 32 chown - sys_chown16
219 212 64 chown sys_chown -
/linux-6.12.1/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c1016 ASSERT_EQ(chown("/tmp/B/b", 0, 0), 0); in FIXTURE_SETUP()
1023 ASSERT_EQ(chown("/tmp/B/BB/b", 0, 0), 0); in FIXTURE_SETUP()
/linux-6.12.1/tools/power/x86/intel_pstate_tracer/
Dintel_pstate_tracer.py360 os.chown(path, int(uid), int(gid))
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl100 90 n64 chown sys_chown
/linux-6.12.1/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl100 90 n64 chown sys_chown
Dsyscall_n32.tbl100 90 n32 chown sys_chown
/linux-6.12.1/arch/x86/entry/syscalls/
Dsyscall_64.tbl104 92 common chown sys_chown
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl104 92 common chown sys_chown
/linux-6.12.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl56 45 common chown sys_chown
/linux-6.12.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl200 180 common chown sys_chown
/linux-6.12.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl192 182 common chown sys_chown
/linux-6.12.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl26 16 common chown sys_chown16
/linux-6.12.1/arch/sh/kernel/syscalls/
Dsyscall.tbl192 182 common chown sys_chown16

12