Searched refs:if_dqblk (Results 1 – 3 of 3) sorted by relevance
49 struct if_dqblk __user *dqblk; in COMPAT_SYSCALL_DEFINE4()61 dqblk = compat_alloc_user_space(sizeof(struct if_dqblk)); in COMPAT_SYSCALL_DEFINE4()72 dqblk = compat_alloc_user_space(sizeof(struct if_dqblk)); in COMPAT_SYSCALL_DEFINE4()
185 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src) in copy_to_if_dqblk()204 struct if_dqblk idq; in quota_getquota()242 copy_to_if_dqblk((struct if_dqblk *)&idq, &fdq); in quota_getnextquota()249 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src) in copy_from_if_dqblk()279 struct if_dqblk idq; in quota_setquota()
110 struct if_dqblk { struct