Searched refs:CACHEFILES_ONDEMAND_ID_CLOSED (Results 1 – 2 of 2) sorted by relevance
38 info->ondemand_id = CACHEFILES_ONDEMAND_ID_CLOSED; in cachefiles_ondemand_fd_release()228 if (info->ondemand_id == CACHEFILES_ONDEMAND_ID_CLOSED) { in cachefiles_ondemand_copen()248 if (info->ondemand_id == CACHEFILES_ONDEMAND_ID_CLOSED) in cachefiles_ondemand_copen()
83 #define CACHEFILES_ONDEMAND_ID_CLOSED -1 macro