Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dfscache-cache.h95 #define FSCACHE_OP_ASYNC 0x0001 /* - async op, processor may sleep for disk */ macro
/linux-4.1.27/fs/cachefiles/
Drdwr.c423 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_page()
722 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_pages()
/linux-4.1.27/fs/fscache/
Dpage.c217 op->flags = FSCACHE_OP_ASYNC | in __fscache_attr_changed()
949 op->op.flags = FSCACHE_OP_ASYNC | in __fscache_write_page()
Doperation.c44 case FSCACHE_OP_ASYNC: in fscache_enqueue_operation()
Dobject.c952 op->flags = FSCACHE_OP_ASYNC | in _fscache_invalidate_object()