Searched refs:ceph_frag_contains_value (Results 1 – 3 of 3) sorted by relevance
44 static inline bool ceph_frag_contains_value(__u32 f, __u32 v) in ceph_frag_contains_value() function
221 WARN_ON(!ceph_frag_contains_value(t, v)); in __ceph_choose_frag()239 if (ceph_frag_contains_value(n, v)) { in __ceph_choose_frag()346 return ceph_frag_contains_value(frag->frag, ceph_frag_value(f)); in is_frag_child()
300 return !ceph_frag_contains_value(dfi->frag, fpos_hash(pos)); in need_send_readdir()