Home
last modified time | relevance | path

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

/linux-6.15/fs/gfs2/
H A Dquota.c928 offset = qd2offset(qda[x]); in do_sync()
959 qd = qda[x]; in do_sync()
985 qd = qda[x]; in do_sync()
1180 qda[count++] = qd; in gfs2_quota_unlock()
1188 qd_unlock(qda[x]); in gfs2_quota_unlock()
1312 struct gfs2_quota_data **qda; in gfs2_quota_sync() local
1321 if (!qda) in gfs2_quota_sync()
1335 qda[num_qd++] = iter; in gfs2_quota_sync()
1346 error = bh_get(qda[x]); in gfs2_quota_sync()
1361 qd_unlock(qda[x]); in gfs2_quota_sync()
[all …]