Home
last modified time | relevance | path

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

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