Searched refs:ceph_frag_compare (Results 1 – 4 of 4) sorted by relevance
7 int ceph_frag_compare(__u32 a, __u32 b) in ceph_frag_compare() function
127 c = ceph_frag_compare(f, frag->frag); in __get_or_create_frag()166 int c = ceph_frag_compare(f, frag->frag); in __ceph_find_frag()341 if (ceph_frag_compare(frag->frag, id) >= 0) { in ceph_fill_fragtree()
103 int v = ceph_frag_compare(fpos_frag(l), fpos_frag(r)); in fpos_cmp()
107 int ceph_frag_compare(__u32 a, __u32 b);