Searched refs:struct_end (Results 1 – 2 of 2) sorted by relevance
16 void *struct_end; in ceph_decode_entity_addr_versioned() local24 struct_end = *p + struct_len; in ceph_decode_entity_addr_versioned()43 *p = struct_end; in ceph_decode_entity_addr_versioned()
3547 void *struct_end; in ceph_oloc_decode() local3565 struct_end = *p + len; in ceph_oloc_decode()3606 *p = struct_end; in ceph_oloc_decode()3620 void *struct_end; in ceph_redirect_decode() local3633 struct_end = *p + len; in ceph_redirect_decode()3646 *p = struct_end; in ceph_redirect_decode()