Home
last modified time | relevance | path

Searched refs:msg_id_next (Results 1 – 2 of 2) sorted by relevance

/fs/cachefiles/
A Dondemand.c559 xas.xa_index = cache->msg_id_next; in cachefiles_ondemand_send_req()
563 xas_find_marked(&xas, cache->msg_id_next - 1, XA_FREE_MARK); in cachefiles_ondemand_send_req()
570 cache->msg_id_next = xas.xa_index + 1; in cachefiles_ondemand_send_req()
A Dinternal.h130 u32 msg_id_next; member

Completed in 7 milliseconds