Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscache-cache.h104 #define FSCACHE_OP_ASYNC 0x0001 /* - async op, processor may sleep for disk */ macro
/Linux-v5.15/fs/cachefiles/
Drdwr.c420 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-v5.15/fs/fscache/
Dpage.c234 op->flags = FSCACHE_OP_ASYNC | in __fscache_attr_changed()
982 op->op.flags = FSCACHE_OP_ASYNC | in __fscache_write_page()
Doperation.c77 case FSCACHE_OP_ASYNC: in fscache_enqueue_operation()
Dobject.c986 op->flags = FSCACHE_OP_ASYNC | in _fscache_invalidate_object()