Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.c462 qd->qd_change_sync = qd->qd_change; in qd_grab_sync()
956 error = gfs2_adjust_quota(sdp, offset, qd->qd_change_sync, qd, in do_sync()
961 do_qc(qd, -qd->qd_change_sync); in do_sync()
1159 gfs2_assert_warn(sdp, qd->qd_change_sync); in gfs2_quota_unlock()
H A Dincore.h452 s64 qd_change_sync; member