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()
3477 void *struct_end; in ceph_oloc_decode() local3495 struct_end = *p + len; in ceph_oloc_decode()3536 *p = struct_end; in ceph_oloc_decode()3550 void *struct_end; in ceph_redirect_decode() local3563 struct_end = *p + len; in ceph_redirect_decode()3576 *p = struct_end; in ceph_redirect_decode()