Searched refs:cmpu64_rev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | snap.c | 309 static int cmpu64_rev(const void *a, const void *b) in cmpu64_rev() function 391 sort(snapc->snaps, num, sizeof(u64), cmpu64_rev, NULL); in build_snap_context()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | snap.c | 319 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()
|
Completed in 5 milliseconds