Home
last modified time | relevance | path

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

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