Searched refs:ceph_frag_mask (Results 1 – 1 of 1) sorted by relevance
35 static inline __u32 ceph_frag_mask(__u32 f) in ceph_frag_mask() function46 return (v & ceph_frag_mask(f)) == ceph_frag_value(f); in ceph_frag_contains_value()61 return ceph_frag_value(f) == ceph_frag_mask(f); in ceph_frag_is_rightmost()