Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ceph/
Dsnap.c282 static int cmpu64_rev(const void *a, const void *b) in cmpu64_rev() function
362 sort(snapc->snaps, num, sizeof(u64), cmpu64_rev, NULL); in build_snap_context()