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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dquota.c504 static int sort_qd(const void *a, const void *b) function
656 sort(qda, num_qd, sizeof(struct gfs2_quota_data *), sort_qd, NULL);
821 sort_qd, NULL);

Completed in 37 milliseconds