Searched refs:extra_len (Results 1 – 1 of 1) sorted by relevance
1147 size_t extra_len; in send_cap_msg() local1162 extra_len = 4 + 8 + 4 + 4 + 8 + 4 + 4 + 4 + 8 + 8 + 4; in send_cap_msg()1163 msg = ceph_msg_new(CEPH_MSG_CLIENT_CAPS, sizeof(*fc) + extra_len, in send_cap_msg()