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

/linux-master/include/linux/
H A Dquota.h367 * ->set_info() in struct qc_info
417 struct qc_info { struct
436 int (*set_info)(struct super_block *, int, struct qc_info *);
H A Dquotaops.h110 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii);
/linux-master/fs/xfs/
H A Dxfs_quotaops.c110 struct qc_info *info)
/linux-master/fs/quota/
H A Dquota.c150 struct qc_info qinfo;
600 static void copy_qcinfo_from_xfs_dqblk(struct qc_info *dst,
641 struct qc_info qinfo;
H A Ddquot.c2869 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii)
/linux-master/fs/bcachefs/
H A Dquota.c95 static void qc_info_to_text(struct printbuf *out, struct qc_info *i)
776 struct qc_info *info)

Completed in 150 milliseconds