Home
last modified time | relevance | path

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

/Linux-v5.4/fs/gfs2/
Dquota.c633 static int sort_qd(const void *a, const void *b) in sort_qd() function
890 sort(qda, num_qd, sizeof(struct gfs2_quota_data *), sort_qd, NULL); in do_sync()
1052 sizeof(struct gfs2_quota_data *), sort_qd, NULL); in gfs2_quota_lock()