Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dquota.c132 gfs2_assert_warn(sdp, !qd->qd_change); in gfs2_qd_dispose()
439 qd->qd_change_sync = qd->qd_change; in qd_check_sync()
667 qd->qd_change = x; in do_qc()
1084 value = qd->qd_change; in need_sync()
1216 value += qd->qd_change; in gfs2_quota_check()
1405 qd->qd_change = qc_change; in gfs2_quota_init()
1457 gfs2_assert_warn(sdp, !qd->qd_change); in gfs2_quota_cleanup()
Dincore.h471 s64 qd_change; member