Searched refs:cs_len (Results 1 – 2 of 2) sorted by relevance
41 size_t cs_len = cs ? cs->len : 0; in ceph_compare_string() local42 if (cs_len != len) in ceph_compare_string()43 return cs_len - len; in ceph_compare_string()
345 u16 cs_len; in convert_chmap_v3() local348 cs_len = le16_to_cpu(cs_desc->wLength); in convert_chmap_v3()455 p += cs_len; in convert_chmap_v3()