Searched refs:struct_end (Results 1 – 2 of 2) sorted by relevance
12 void *struct_end; in ceph_decode_entity_addr_versioned() local20 struct_end = *p + struct_len; in ceph_decode_entity_addr_versioned()39 *p = struct_end; in ceph_decode_entity_addr_versioned()
3470 void *struct_end; in ceph_oloc_decode() local3488 struct_end = *p + len; in ceph_oloc_decode()3529 *p = struct_end; in ceph_oloc_decode()3543 void *struct_end; in ceph_redirect_decode() local3556 struct_end = *p + len; in ceph_redirect_decode()3569 *p = struct_end; in ceph_redirect_decode()