Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dquota.c700 static void do_qc(struct gfs2_quota_data *qd, s64 change, int qc_type) in do_qc() function
981 do_qc(qd, -qd->qd_change_sync, QC_SYNC); in do_sync()
1303 do_qc(qd, change, QC_CHANGE); in gfs2_quota_change()