Home
last modified time | relevance | path

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

/fs/cachefiles/
A Dondemand.c42 xas_for_each_marked(&xas, req, ULONG_MAX, CACHEFILES_REQ_NEW) { in cachefiles_ondemand_fd_release()
286 xas_set_mark(&xas, CACHEFILES_REQ_NEW); in cachefiles_ondemand_restore()
382 xas_for_each_marked(xas, req, xa_max, CACHEFILES_REQ_NEW) { in cachefiles_ondemand_select_req()
447 xas_clear_mark(&xas, CACHEFILES_REQ_NEW); in cachefiles_ondemand_daemon_read()
572 xas_set_mark(&xas, CACHEFILES_REQ_NEW); in cachefiles_ondemand_send_req()
A Dinternal.h149 #define CACHEFILES_REQ_NEW XA_MARK_1 macro
A Ddaemon.c371 xas_for_each_marked(&xas, req, ULONG_MAX, CACHEFILES_REQ_NEW) { in cachefiles_daemon_poll()

Completed in 31 milliseconds