Home
last modified time | relevance | path

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

/fs/gfs2/
Dquota.c603 static int sort_qd(const void *a, const void *b) in sort_qd() function
857 sort(qda, num_qd, sizeof(struct gfs2_quota_data *), sort_qd, NULL); in do_sync()
1018 sizeof(struct gfs2_quota_data *), sort_qd, NULL); in gfs2_quota_lock()