Searched refs:qda (Results 1 – 1 of 1) sorted by relevance
921 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() local1299 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