Home
last modified time | relevance | path

Searched defs:special (Results 1 – 3 of 3) sorted by relevance

/fs/quota/
Dquota.c788 static struct super_block *quotactl_block(const char __user *special, int cmd) in quotactl_block()
823 int kernel_quotactl(unsigned int cmd, const char __user *special, in kernel_quotactl()
876 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() argument
Dcompat.c45 const char __user *, special, qid_t, id, in COMPAT_SYSCALL_DEFINE4() argument
/fs/
Dfs_parser.c316 int low, int high, int special) in validate_constant_table()