Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Dquota.c207 static u64 qd2index(struct gfs2_quota_data *qd) in qd2index() function
216 return qd2index(qd) * sizeof(struct gfs2_quota); in qd2offset()
236 error = gfs2_glock_get(sdp, qd2index(qd), in qd_alloc()