Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dquota.c688 static int sort_qd(const void *a, const void *b) in sort_qd() function
929 sort(qda, num_qd, sizeof(struct gfs2_quota_data *), sort_qd, NULL); in do_sync()
1095 sizeof(struct gfs2_quota_data *), sort_qd, NULL); in gfs2_quota_lock()