Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscache-cache.h108 #define FSCACHE_OP_ASYNC 0x0001 /* - async op, processor may sleep for disk */ macro
/Linux-v4.19/fs/cachefiles/
Drdwr.c426 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_page()
721 op->op.flags |= FSCACHE_OP_ASYNC; in cachefiles_read_or_alloc_pages()
/Linux-v4.19/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.c995 op->flags = FSCACHE_OP_ASYNC | in _fscache_invalidate_object()