Home
last modified time | relevance | path

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

/linux-4.1.27/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.c402 struct qc_dqblk *newlim) in xfs_qm_scall_setqlim()
642 struct qc_dqblk *dst) in xfs_qm_scall_getquota()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Ddir.c1172 !(oqctl->qc_dqblk.dqb_valid & QIF_SPACE) && in quotactl_ioctl()
1173 !oqctl->qc_dqblk.dqb_curspace) { in quotactl_ioctl()
1187 oqctl_tmp->qc_dqblk.dqb_curspace = 0; in quotactl_ioctl()
1190 oqctl->qc_dqblk.dqb_curspace = in quotactl_ioctl()
1191 oqctl_tmp->qc_dqblk.dqb_curspace; in quotactl_ioctl()
1192 oqctl->qc_dqblk.dqb_valid |= QIF_SPACE; in quotactl_ioctl()
1196 oqctl_tmp->qc_dqblk.dqb_curspace = 0; in quotactl_ioctl()
1197 oqctl_tmp->qc_dqblk.dqb_curinodes = 0; in quotactl_ioctl()
1200 oqctl->qc_dqblk.dqb_curspace += in quotactl_ioctl()
1201 oqctl_tmp->qc_dqblk.dqb_curspace; in quotactl_ioctl()
[all …]
/linux-4.1.27/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.c2497 static void do_get_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_get_dqblk()
2515 struct qc_dqblk *di) in dquot_get_dqblk()
2535 static int do_set_dqblk(struct dquot *dquot, struct qc_dqblk *di) in do_set_dqblk()
2627 struct qc_dqblk *di) in dquot_set_dqblk()
/linux-4.1.27/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.1.27/fs/gfs2/
Dquota.c671 struct qc_dqblk *fdq) in gfs2_adjust_quota()
1529 struct qc_dqblk *fdq) in gfs2_get_dqblk()
1568 struct qc_dqblk *fdq) in gfs2_set_dqblk()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c2257 curspace += oqctl->qc_dqblk.dqb_curspace; in lov_quotactl()
2258 bhardlimit += oqctl->qc_dqblk.dqb_bhardlimit; in lov_quotactl()
2264 oqctl->qc_dqblk.dqb_curspace = curspace; in lov_quotactl()
2265 oqctl->qc_dqblk.dqb_bhardlimit = bhardlimit; in lov_quotactl()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
Dlmv_obd.c2782 curspace += oqctl->qc_dqblk.dqb_curspace; in lmv_quotactl()
2783 curinodes += oqctl->qc_dqblk.dqb_curinodes; in lmv_quotactl()
2786 oqctl->qc_dqblk.dqb_curspace = curspace; in lmv_quotactl()
2787 oqctl->qc_dqblk.dqb_curinodes = curinodes; in lmv_quotactl()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h614 struct obd_dqblk qc_dqblk; member
Dlustre_idl.h1863 struct obd_dqblk qc_dqblk; member
1883 Q_COPY(out, in, qc_dqblk); \
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dwiretest.c1568 LASSERTF((int)offsetof(struct obd_quotactl, qc_dqblk) == 40, "found %lld\n", in lustre_assert_wire_constants()
1569 (long long)(int)offsetof(struct obd_quotactl, qc_dqblk)); in lustre_assert_wire_constants()
1570 LASSERTF((int)sizeof(((struct obd_quotactl *)0)->qc_dqblk) == 72, "found %lld\n", in lustre_assert_wire_constants()
1571 (long long)(int)sizeof(((struct obd_quotactl *)0)->qc_dqblk)); in lustre_assert_wire_constants()
Dpack_generic.c1954 lustre_swab_obd_dqblk(&q->qc_dqblk); in lustre_swab_obd_quotactl()