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()
3564 void *struct_end; in ceph_oloc_decode() local3582 struct_end = *p + len; in ceph_oloc_decode()3623 *p = struct_end; in ceph_oloc_decode()3637 void *struct_end; in ceph_redirect_decode() local3650 struct_end = *p + len; in ceph_redirect_decode()3663 *p = struct_end; in ceph_redirect_decode()