Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfscache-cache.h108 #define FSCACHE_OP_ASYNC 0x0001 /* - async op, processor may sleep for disk */ macro
/linux-4.19.296/fs/cachefiles/
Drdwr.c427 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_page()
728 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_pages()
/linux-4.19.296/fs/fscache/
Dpage.c238 op->flags = FSCACHE_OP_ASYNC | in __fscache_attr_changed()
992 op->op.flags = FSCACHE_OP_ASYNC | in __fscache_write_page()
Doperation.c78 case FSCACHE_OP_ASYNC: in fscache_enqueue_operation()
Dobject.c998 op->flags = FSCACHE_OP_ASYNC | in _fscache_invalidate_object()