Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
A Dceph_frag.h44 static inline bool ceph_frag_contains_value(__u32 f, __u32 v) in ceph_frag_contains_value() function
/linux/fs/ceph/
A Dinode.c333 WARN_ON(!ceph_frag_contains_value(t, v)); in __ceph_choose_frag()
351 if (ceph_frag_contains_value(n, v)) { in __ceph_choose_frag()
460 return ceph_frag_contains_value(frag->frag, ceph_frag_value(f)); in is_frag_child()
A Ddir.c311 return !ceph_frag_contains_value(dfi->frag, fpos_hash(pos)); in need_send_readdir()

Completed in 13 milliseconds