Searched refs:info_u (Results 1 – 1 of 1) sorted by relevance
855 do_sys_quotactl_stat(struct mount *mp, struct quotastat *info_u) in do_sys_quotactl_stat() argument868 return copyout(&info_k, info_u, sizeof(info_k)); in do_sys_quotactl_stat()873 struct quotaidtypestat *info_u) in do_sys_quotactl_idtypestat() argument886 return copyout(&info_k, info_u, sizeof(info_k)); in do_sys_quotactl_idtypestat()891 struct quotaobjtypestat *info_u) in do_sys_quotactl_objtypestat() argument904 return copyout(&info_k, info_u, sizeof(info_k)); in do_sys_quotactl_objtypestat()