Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dfscache-cache.h104 #define FSCACHE_OP_ASYNC 0x0001 /* - async op, processor may sleep for disk */ macro
/Linux-v5.4/fs/cachefiles/
Drdwr.c422 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_page()
723 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_pages()
/Linux-v5.4/fs/fscache/
Dpage.c234 op->flags = FSCACHE_OP_ASYNC | in __fscache_attr_changed()
988 op->op.flags = FSCACHE_OP_ASYNC | in __fscache_write_page()
Doperation.c74 case FSCACHE_OP_ASYNC: in fscache_enqueue_operation()
Dobject.c994 op->flags = FSCACHE_OP_ASYNC | in _fscache_invalidate_object()