Searched refs:ceph_frag_mask (Results 1 – 1 of 1) sorted by relevance
34 static inline __u32 ceph_frag_mask(__u32 f) in ceph_frag_mask() function45 return (v & ceph_frag_mask(f)) == ceph_frag_value(f); in ceph_frag_contains_value()51 (ceph_frag_value(sub) & ceph_frag_mask(f)) == ceph_frag_value(f); in ceph_frag_contains_frag()57 ceph_frag_value(f) & (ceph_frag_mask(f) << 1)); in ceph_frag_parent()95 return ceph_frag_value(f) == ceph_frag_mask(f); in ceph_frag_is_rightmost()