Symbol: qc_dqblk
fs/gfs2/quota.c
1663
struct qc_dqblk *fdq)
fs/gfs2/quota.c
1702
struct qc_dqblk *fdq)
fs/gfs2/quota.c
839
struct qc_dqblk *fdq)
fs/quota/dquot.c
2665
static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di)
fs/quota/dquot.c
2683
struct qc_dqblk *di)
fs/quota/dquot.c
2698
struct qc_dqblk *di)
fs/quota/dquot.c
2724
static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di)
fs/quota/dquot.c
2818
struct qc_dqblk *di)
fs/quota/quota.c
187
static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src)
fs/quota/quota.c
205
struct qc_dqblk fdq;
fs/quota/quota.c
241
struct qc_dqblk fdq;
fs/quota/quota.c
261
static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src)
fs/quota/quota.c
290
struct qc_dqblk fdq;
fs/quota/quota.c
547
static void copy_from_xfs_dqblk(struct qc_dqblk *dst, struct fs_disk_quota *src)
fs/quota/quota.c
628
struct qc_dqblk qdq;
fs/quota/quota.c
670
static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src,
fs/quota/quota.c
709
struct qc_dqblk qdq;
fs/quota/quota.c
735
struct qc_dqblk qdq;
fs/xfs/xfs_qm.h
160
struct qc_dqblk *dst);
fs/xfs/xfs_qm.h
164
struct qc_dqblk *dst);
fs/xfs/xfs_qm.h
168
struct qc_dqblk *newlim);
fs/xfs/xfs_qm_syscalls.c
276
struct qc_dqblk *newlim)
fs/xfs/xfs_qm_syscalls.c
400
struct qc_dqblk *dst)
fs/xfs/xfs_qm_syscalls.c
437
struct qc_dqblk *dst)
fs/xfs/xfs_qm_syscalls.c
484
struct qc_dqblk *dst)
fs/xfs/xfs_quotaops.c
122
struct qc_dqblk newlim;
fs/xfs/xfs_quotaops.c
226
struct qc_dqblk *qdq)
fs/xfs/xfs_quotaops.c
243
struct qc_dqblk *qdq)
fs/xfs/xfs_quotaops.c
267
struct qc_dqblk *qdq)
include/linux/quota.h
437
int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
include/linux/quota.h
439
struct qc_dqblk *);
include/linux/quota.h
440
int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
include/linux/quotaops.h
112
struct qc_dqblk *di);
include/linux/quotaops.h
114
struct qc_dqblk *di);
include/linux/quotaops.h
116
struct qc_dqblk *di);