Home
last modified time | relevance | path

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

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