Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dquota.c465 qd->qd_change_sync = qd->qd_change; in qd_check_sync()
965 error = gfs2_adjust_quota(sdp, offset, qd->qd_change_sync, qd, in do_sync()
970 do_qc(qd, -qd->qd_change_sync, QC_SYNC); in do_sync()
Dincore.h452 s64 qd_change_sync; member