Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/gfs2/
A Dquota.c655 const struct gfs2_quota_data *qd_b = *(const struct gfs2_quota_data **)b; in sort_qd() local
657 if (qid_lt(qd_a->qd_id, qd_b->qd_id)) in sort_qd()
659 if (qid_lt(qd_b->qd_id, qd_a->qd_id)) in sort_qd()

Completed in 11 milliseconds