Home
last modified time | relevance | path

Searched refs:qc_info (Results 1 – 4 of 4) 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/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.c2871 int dquot_set_dqinfo(struct super_block *sb, int type, struct qc_info *ii) in dquot_set_dqinfo()