Home
last modified time | relevance | path

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

/linux/fs/gfs2/
A Dquota.c913 offset = qd2offset(qda[x]); in do_sync()
944 qd = qda[x]; in do_sync()
1155 qda[count++] = qd; in gfs2_quota_unlock()
1159 do_sync(count, qda); in gfs2_quota_unlock()
1161 qd_unlock(qda[x]); in gfs2_quota_unlock()
1284 struct gfs2_quota_data **qda; in gfs2_quota_sync() local
1291 if (!qda) in gfs2_quota_sync()
1302 if (error || !qda[num_qd]) in gfs2_quota_sync()
1313 qda[x]->qd_sync_gen = in gfs2_quota_sync()
1317 qd_unlock(qda[x]); in gfs2_quota_sync()
[all …]

Completed in 5 milliseconds