Home
last modified time | relevance | path

Searched refs:qd_change (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/gfs2/
H A Dquota.c129 gfs2_assert_warn(sdp, !qd->qd_change); in gfs2_qd_dispose()
480 qd->qd_change_sync = qd->qd_change; in qd_grab_sync()
694 qd->qd_change += change; in do_qc()
1120 change = qd->qd_change; in need_sync()
1249 value += qd->qd_change; in gfs2_quota_check()
1454 qd->qd_change = qc_change; in gfs2_quota_init()
H A Dincore.h451 s64 qd_change; member