Searched refs:quotactl (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/arch/parisc/kernel/ |
D | syscall_table.S | 214 ENTRY_SAME(quotactl)
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | systbl.h | 138 SYSCALL(quotactl)
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1368 EXP_CHECK_DT_OP(exp, quotactl); in obd_quotactl() 1369 EXP_COUNTER_INCREMENT(exp, quotactl); in obd_quotactl() 1371 rc = OBP(exp->exp_obd, quotactl)(exp->exp_obd, exp, oqctl); in obd_quotactl()
|
/linux-4.1.27/arch/s390/kernel/ |
D | compat_wrapper.c | 107 COMPAT_SYSCALL_WRAP4(quotactl, unsigned int, cmd, const char __user *, special, qid_t, id, void __u…
|
/linux-4.1.27/arch/x86/syscalls/ |
D | syscall_64.tbl | 188 179 common quotactl sys_quotactl
|
D | syscall_32.tbl | 140 131 i386 quotactl sys_quotactl sys32_quotactl
|
/linux-4.1.27/security/ |
D | capability.c | 960 set_to_cap_if_null(ops, quotactl); in security_fixup_ops()
|
D | security.c | 214 return security_ops->quotactl(cmds, type, id, sb); in security_quotactl()
|
/linux-4.1.27/fs/quota/ |
D | quota.c | 760 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
|
/linux-4.1.27/include/linux/ |
D | security.h | 1483 int (*quotactl) (int cmds, int type, int id, struct super_block *sb); member
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 1374 LPROCFS_OBD_OP_INIT(num_private_stats, stats, quotactl); in lprocfs_init_ops_stats()
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 5858 .quotactl = selinux_quotactl,
|