Searched refs:qc_dqblk (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_qm.h159 struct qc_dqblk *dst);
163 struct qc_dqblk *dst);
167 struct qc_dqblk *newlim);
H A Dxfs_quotaops.c113 struct qc_dqblk newlim;
217 struct qc_dqblk *qdq)
234 struct qc_dqblk *qdq)
258 struct qc_dqblk *qdq)
H A Dxfs_qm_syscalls.c277 struct qc_dqblk *newlim)
402 struct qc_dqblk *dst)
452 struct qc_dqblk *dst)
497 struct qc_dqblk *dst)
/linux-master/include/linux/
H A Dquota.h345 struct qc_dqblk { struct
366 * Field specifiers for ->set_dqblk() in struct qc_dqblk and also for
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-master/fs/quota/
H A Dquota.c187 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src)
205 struct qc_dqblk fdq;
241 struct qc_dqblk fdq;
261 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src)
290 struct qc_dqblk fdq;
547 static void copy_from_xfs_dqblk(struct qc_dqblk *dst, struct fs_disk_quota *src)
628 struct qc_dqblk qdq;
670 static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src,
709 struct qc_dqblk qdq;
735 struct qc_dqblk qd
[all...]
H A Ddquot.c2665 static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di)
2683 struct qc_dqblk *di)
2698 struct qc_dqblk *di)
2724 static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di)
2816 struct qc_dqblk *di)
/linux-master/fs/bcachefs/
H A Dquota.c141 static void qc_dqblk_to_text(struct printbuf *out, struct qc_dqblk *q)
455 struct qc_dqblk *qdq)
837 static void __bch2_quota_get(struct qc_dqblk *dst, struct bch_memquota *src)
853 struct qc_dqblk *qdq)
872 struct qc_dqblk *qdq)
898 struct qc_dqblk *qdq)
929 struct qc_dqblk *qdq)
/linux-master/fs/gfs2/
H A Dquota.c870 struct qc_dqblk *fdq)
1655 struct qc_dqblk *fdq)
1694 struct qc_dqblk *fdq)

Completed in 144 milliseconds