Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dquota.c921 offset = qd2offset(qda[x]); in do_sync()
952 qd = qda[x]; in do_sync()
1163 qda[count++] = qd; in gfs2_quota_unlock()
1167 do_sync(count, qda); in gfs2_quota_unlock()
1169 qd_unlock(qda[x]); in gfs2_quota_unlock()
1292 struct gfs2_quota_data **qda; in gfs2_quota_sync() local
1299 if (!qda) in gfs2_quota_sync()
1310 if (error || !qda[num_qd]) in gfs2_quota_sync()
1321 qda[x]->qd_sync_gen = in gfs2_quota_sync()
1325 qd_unlock(qda[x]); in gfs2_quota_sync()
[all …]

Completed in 5 milliseconds