Searched refs:msg_id_next (Results 1 – 2 of 2) sorted by relevance
542 xas.xa_index = cache->msg_id_next; in cachefiles_ondemand_send_req()546 xas_find_marked(&xas, cache->msg_id_next - 1, XA_FREE_MARK); in cachefiles_ondemand_send_req()553 cache->msg_id_next = xas.xa_index + 1; in cachefiles_ondemand_send_req()
132 u32 msg_id_next; member