Searched refs:CACHEFILES_ONDEMAND_ID_CLOSED (Results 1 – 2 of 2) sorted by relevance
37 info->ondemand_id = CACHEFILES_ONDEMAND_ID_CLOSED; in cachefiles_ondemand_fd_release()243 if (info->ondemand_id == CACHEFILES_ONDEMAND_ID_CLOSED) { in cachefiles_ondemand_copen()263 if (info->ondemand_id == CACHEFILES_ONDEMAND_ID_CLOSED) in cachefiles_ondemand_copen()
82 #define CACHEFILES_ONDEMAND_ID_CLOSED -1 macro