Home
last modified time | relevance | path

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

/fs/cachefiles/
A Dondemand.c127 if (!test_bit(CACHEFILES_ONDEMAND_MODE, &cache->flags)) in cachefiles_ondemand_fd_ioctl()
169 if (!test_bit(CACHEFILES_ONDEMAND_MODE, &cache->flags)) in cachefiles_ondemand_copen()
276 if (!test_bit(CACHEFILES_ONDEMAND_MODE, &cache->flags)) in cachefiles_ondemand_restore()
495 if (!test_bit(CACHEFILES_ONDEMAND_MODE, &cache->flags)) in cachefiles_ondemand_send_req()
A Dinternal.h122 #define CACHEFILES_ONDEMAND_MODE 4 /* T if in on-demand read mode */ macro
138 test_bit(CACHEFILES_ONDEMAND_MODE, &cache->flags); in cachefiles_in_ondemand_mode()
A Ddaemon.c784 set_bit(CACHEFILES_ONDEMAND_MODE, &cache->flags); in cachefiles_daemon_bind()

Completed in 9 milliseconds