Searched refs:fd_tag (Results 1 – 2 of 2) sorted by relevance
383 int fd_tag; /* FRAME_TAG_* */ member
471 desc->fd_tag = tag; in init_frame_desc()493 ceph_encode_8(&p, desc->fd_tag); in encode_preamble()519 desc->fd_tag = ceph_decode_8(&p); in decode_preamble()2794 int tag = con->v2.in_desc.fd_tag; in process_control()2925 if (con->v2.in_desc.fd_tag != FRAME_TAG_MESSAGE) in __handle_control()2983 con, desc->fd_tag, desc->fd_seg_cnt, desc->fd_lens[0], in handle_preamble()