Searched defs:special (Results 1 – 2 of 2) sorted by relevance
43 asmlinkage long sys32_quotactl(unsigned int cmd, const char __user *special, in sys32_quotactl()
729 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block()762 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument