Lines Matching defs:addr
103 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
119 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
149 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
204 void __user *addr) in quota_getquota()
252 void __user *addr) in quota_setquota()
269 static int quota_enable(struct super_block *sb, void __user *addr) in quota_enable()
280 static int quota_disable(struct super_block *sb, void __user *addr) in quota_disable()
367 static int quota_getxstate(struct super_block *sb, void __user *addr) in quota_getxstate()
428 static int quota_getxstatev(struct super_block *sb, void __user *addr) in quota_getxstatev()
545 void __user *addr) in quota_setxquota()
607 void __user *addr) in quota_getxquota()
628 static int quota_rmxquota(struct super_block *sb, void __user *addr) in quota_rmxquota()
641 void __user *addr, struct path *path) in do_quotactl()
761 qid_t, id, void __user *, addr) in SYSCALL_DEFINE4() argument