Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_qm.h168 uint, struct qc_dqblk *);
170 struct qc_dqblk *);
Dxfs_quotaops.c126 struct qc_dqblk newlim; in xfs_fs_set_info()
231 struct qc_dqblk *qdq) in xfs_fs_get_dqblk()
248 struct qc_dqblk *qdq) in xfs_fs_set_dqblk()
Dxfs_qm_syscalls.c401 struct qc_dqblk *newlim) in xfs_qm_scall_setqlim()
640 struct qc_dqblk *dst) in xfs_qm_scall_getquota()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Ddir.c1163 !(oqctl->qc_dqblk.dqb_valid & QIF_SPACE) && in quotactl_ioctl()
1164 !oqctl->qc_dqblk.dqb_curspace) { in quotactl_ioctl()
1178 oqctl_tmp->qc_dqblk.dqb_curspace = 0; in quotactl_ioctl()
1181 oqctl->qc_dqblk.dqb_curspace = in quotactl_ioctl()
1182 oqctl_tmp->qc_dqblk.dqb_curspace; in quotactl_ioctl()
1183 oqctl->qc_dqblk.dqb_valid |= QIF_SPACE; in quotactl_ioctl()
1187 oqctl_tmp->qc_dqblk.dqb_curspace = 0; in quotactl_ioctl()
1188 oqctl_tmp->qc_dqblk.dqb_curinodes = 0; in quotactl_ioctl()
1191 oqctl->qc_dqblk.dqb_curspace += in quotactl_ioctl()
1192 oqctl_tmp->qc_dqblk.dqb_curspace; in quotactl_ioctl()
[all …]
/linux-4.4.14/fs/quota/
Dquota.c189 static void copy_to_if_dqblk(struct if_dqblk *dst, struct qc_dqblk *src) in copy_to_if_dqblk()
207 struct qc_dqblk fdq; in quota_getquota()
225 static void copy_from_if_dqblk(struct qc_dqblk *dst, struct if_dqblk *src) in copy_from_if_dqblk()
254 struct qc_dqblk fdq; in quota_setquota()
470 static void copy_from_xfs_dqblk(struct qc_dqblk *dst, struct fs_disk_quota *src) in copy_from_xfs_dqblk()
548 struct qc_dqblk qdq; in quota_setxquota()
577 static void copy_to_xfs_dqblk(struct fs_disk_quota *dst, struct qc_dqblk *src, in copy_to_xfs_dqblk()
610 struct qc_dqblk qdq; in quota_getxquota()
Ddquot.c2535 static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_get_dqblk()
2553 struct qc_dqblk *di) in dquot_get_dqblk()
2573 static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_set_dqblk()
2665 struct qc_dqblk *di) in dquot_set_dqblk()
/linux-4.4.14/include/linux/
Dquota.h329 struct qc_dqblk { struct
427 int (*get_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
428 int (*set_dqblk)(struct super_block *, struct kqid, struct qc_dqblk *);
Dquotaops.h101 struct qc_dqblk *di);
103 struct qc_dqblk *di);
/linux-4.4.14/fs/gfs2/
Dquota.c779 struct qc_dqblk *fdq) in gfs2_adjust_quota()
1573 struct qc_dqblk *fdq) in gfs2_get_dqblk()
1612 struct qc_dqblk *fdq) in gfs2_set_dqblk()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2223 curspace += oqctl->qc_dqblk.dqb_curspace; in lov_quotactl()
2224 bhardlimit += oqctl->qc_dqblk.dqb_bhardlimit; in lov_quotactl()
2230 oqctl->qc_dqblk.dqb_curspace = curspace; in lov_quotactl()
2231 oqctl->qc_dqblk.dqb_bhardlimit = bhardlimit; in lov_quotactl()
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2711 curspace += oqctl->qc_dqblk.dqb_curspace; in lmv_quotactl()
2712 curinodes += oqctl->qc_dqblk.dqb_curinodes; in lmv_quotactl()
2715 oqctl->qc_dqblk.dqb_curspace = curspace; in lmv_quotactl()
2716 oqctl->qc_dqblk.dqb_curinodes = curinodes; in lmv_quotactl()
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h610 struct obd_dqblk qc_dqblk; member
Dlustre_idl.h1869 struct obd_dqblk qc_dqblk; member
1889 Q_COPY(out, in, qc_dqblk); \
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1566 LASSERTF((int)offsetof(struct obd_quotactl, qc_dqblk) == 40, "found %lld\n", in lustre_assert_wire_constants()
1567 (long long)(int)offsetof(struct obd_quotactl, qc_dqblk)); in lustre_assert_wire_constants()
1568 LASSERTF((int)sizeof(((struct obd_quotactl *)0)->qc_dqblk) == 72, "found %lld\n", in lustre_assert_wire_constants()
1569 (long long)(int)sizeof(((struct obd_quotactl *)0)->qc_dqblk)); in lustre_assert_wire_constants()
Dpack_generic.c1800 lustre_swab_obd_dqblk(&q->qc_dqblk); in lustre_swab_obd_quotactl()