Searched refs:quotactl (Results 1 – 24 of 24) sorted by relevance
| /linux/tools/perf/trace/strace/groups/ |
| H A D | file | 11 quotactl
|
| H A D | string | 45 quotactl
|
| /linux/kernel/ |
| H A D | sys_ni.c | 67 COND_SYSCALL(quotactl);
|
| /linux/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 182 172 n64 quotactl sys_quotactl
|
| /linux/scripts/ |
| H A D | syscall.tbl | 78 60 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 78 60 common quotactl sys_quotactl
|
| H A D | syscall_32.tbl | 145 131 common quotactl sys_quotactl
|
| /linux/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 78 60 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/s390/entry/syscalls/ |
| H A D | syscall.tbl | 105 131 common quotactl sys_quotactl
|
| /linux/tools/scripts/ |
| H A D | syscall.tbl | 78 60 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 147 131 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 141 131 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 222 204 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 191 179 common quotactl sys_quotactl
|
| H A D | syscall_32.tbl | 146 131 i386 quotactl sys_quotactl
|
| /linux/tools/perf/arch/alpha/entry/syscalls/ |
| H A D | syscall.tbl | 156 148 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/arm/entry/syscalls/ |
| H A D | syscall.tbl | 148 131 common quotactl sys_quotactl
|
| /linux/tools/perf/arch/sparc/entry/syscalls/ |
| H A D | syscall.tbl | 202 165 common quotactl sys_quotactl
|
| /linux/include/linux/ |
| H A D | lsm_hook_defs.h | 46 LSM_HOOK(int, 0, quotactl, int cmds, int type, int id, const struct super_block *sb)
|
| /linux/tools/perf/arch/powerpc/entry/syscalls/ |
| H A D | syscall.tbl | 176 131 nospu quotactl sys_quotactl
|
| /linux/fs/quota/ |
| H A D | quota.c | 917 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
|
| /linux/security/ |
| H A D | security.c | 651 return call_int_hook(quotactl, cmds, type, id, sb); in security_quotactl()
|
| /linux/Documentation/filesystems/ |
| H A D | path-lookup.rst | 1360 it sets ``LOOKUP_AUTOMOUNT``, as does "``quotactl()``" and the handling of
|
| /linux/security/selinux/ |
| H A D | hooks.c | 7435 LSM_HOOK_INIT(quotactl, selinux_quotactl),
|