Home
last modified time | relevance | path

Searched refs:qc_info (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dquota.h417 struct qc_info { struct
436 int (*set_info)(struct super_block *, int, struct qc_info *); argument
H A Dquotaops.h110 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii);
/linux/fs/xfs/
H A Dxfs_quotaops.c119 struct qc_info *info) in xfs_fs_set_info()
/linux/fs/quota/
H A Dquota.c150 struct qc_info qinfo; in quota_setinfo()
600 static void copy_qcinfo_from_xfs_dqblk(struct qc_info *dst, in copy_qcinfo_from_xfs_dqblk()
641 struct qc_info qinfo; in quota_setxquota()
H A Ddquot.c2868 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii) in dquot_set_dqinfo()
/linux/fs/bcachefs/
H A Dquota.c94 static void qc_info_to_text(struct printbuf *out, struct qc_info *i) in qc_info_to_text()
699 struct qc_info *info) in bch2_quota_set_info()