Searched refs:CLIENT_REC (Results 1 – 1 of 1) sorted by relevance
40 struct CLIENT_REC { struct51 static_assert(sizeof(struct CLIENT_REC) == 0x60); argument68 struct CLIENT_REC clients[]; // 0x40:412 static inline void oldest_client_lsn(const struct CLIENT_REC *ca, in oldest_client_lsn()416 const struct CLIENT_REC *cr = ca + le16_to_cpu(next_client); in oldest_client_lsn()487 off += cl * sizeof(struct CLIENT_REC); in is_rst_area_valid()537 const struct CLIENT_REC *ca; in is_client_area_valid()557 const struct CLIENT_REC *cr; in is_client_area_valid()584 static inline void remove_client(struct CLIENT_REC *ca, in remove_client()585 const struct CLIENT_REC *cr, __le16 *head) in remove_client()[all …]