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()
3474 void *struct_end; in ceph_oloc_decode() local3492 struct_end = *p + len; in ceph_oloc_decode()3533 *p = struct_end; in ceph_oloc_decode()3547 void *struct_end; in ceph_redirect_decode() local3560 struct_end = *p + len; in ceph_redirect_decode()3573 *p = struct_end; in ceph_redirect_decode()