if_dqblk          275 fs/quota.c     			struct if_dqblk idq;
if_dqblk          284 fs/quota.c     			struct if_dqblk idq;
if_dqblk          437 fs/quota.c     	struct if_dqblk __user *dqblk;
if_dqblk          449 fs/quota.c     		dqblk = compat_alloc_user_space(sizeof(struct if_dqblk));
if_dqblk          460 fs/quota.c     		dqblk = compat_alloc_user_space(sizeof(struct if_dqblk));
if_dqblk          310 include/linux/quota.h 	int (*get_dqblk)(struct super_block *, int, qid_t, struct if_dqblk *);
if_dqblk          311 include/linux/quota.h 	int (*set_dqblk)(struct super_block *, int, qid_t, struct if_dqblk *);