Lines Matching defs:addr
104 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
120 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
150 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
205 void __user *addr) in quota_getquota()
253 void __user *addr) in quota_setquota()
270 static int quota_enable(struct super_block *sb, void __user *addr) in quota_enable()
281 static int quota_disable(struct super_block *sb, void __user *addr) in quota_disable()
368 static int quota_getxstate(struct super_block *sb, void __user *addr) in quota_getxstate()
429 static int quota_getxstatev(struct super_block *sb, void __user *addr) in quota_getxstatev()
546 void __user *addr) in quota_setxquota()
608 void __user *addr) in quota_getxquota()
629 static int quota_rmxquota(struct super_block *sb, void __user *addr) in quota_rmxquota()
642 void __user *addr, struct path *path) in do_quotactl()
763 qid_t, id, void __user *, addr) in SYSCALL_DEFINE4() argument