Home
last modified time | relevance | path

Searched refs:qc_dqblk (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dquota.h345 struct qc_dqblk { struct
437 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
439 struct qc_dqblk *);
440 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
H A Dquotaops.h112 struct qc_dqblk *di);
114 struct qc_dqblk *di);
116 struct qc_dqblk *di);
/linux/fs/quota/
H A Ddquot.c2665 static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_get_dqblk()
2683 struct qc_dqblk *di) in dquot_get_dqblk()
2698 struct qc_dqblk *di) in dquot_get_next_dqblk()
2724 static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_set_dqblk()
2818 struct qc_dqblk *di) in dquot_set_dqblk()
/linux/fs/gfs2/
H A Dquota.c839 struct qc_dqblk *fdq) in gfs2_adjust_quota()
1663 struct qc_dqblk *fdq) in gfs2_get_dqblk()
1702 struct qc_dqblk *fdq) in gfs2_set_dqblk()