Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Dondemand.c361 static struct cachefiles_req *cachefiles_ondemand_select_req(struct xa_state *xas, in cachefiles_ondemand_select_req() function
415 req = cachefiles_ondemand_select_req(&xas, ULONG_MAX); in cachefiles_ondemand_daemon_read()
418 req = cachefiles_ondemand_select_req(&xas, cache->req_id_next - 1); in cachefiles_ondemand_daemon_read()