Lines Matching defs:addr
104 static int quota_getfmt(struct super_block *sb, int type, void __user *addr) in quota_getfmt()
116 static int quota_getinfo(struct super_block *sb, int type, void __user *addr) in quota_getinfo()
144 static int quota_setinfo(struct super_block *sb, int type, void __user *addr) in quota_setinfo()
199 void __user *addr) in quota_getquota()
235 void __user *addr) in quota_getnextquota()
285 void __user *addr) in quota_setquota()
310 static int quota_enable(struct super_block *sb, void __user *addr) in quota_enable()
321 static int quota_disable(struct super_block *sb, void __user *addr) in quota_disable()
431 static int quota_getxstate(struct super_block *sb, int type, void __user *addr) in quota_getxstate()
493 static int quota_getxstatev(struct super_block *sb, int type, void __user *addr) in quota_getxstatev()
621 void __user *addr) in quota_setxquota()
702 void __user *addr) in quota_getxquota()
728 void __user *addr) in quota_getnextxquota()
751 static int quota_rmxquota(struct super_block *sb, void __user *addr) in quota_rmxquota()
764 void __user *addr, const struct path *path) in do_quotactl()
901 qid_t, id, void __user *, addr) in SYSCALL_DEFINE4() argument