Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/filesystems/caching/
Doperations.rst77 (1) The operation may be done synchronously (FSCACHE_OP_MYTHREAD). A thread
170 operation with FSCACHE_OP_MYTHREAD, then it should monitor
/Linux-v5.15/include/linux/
Dfscache-cache.h105 #define FSCACHE_OP_MYTHREAD 0x0002 /* - processing is done be issuing thread, not pool */ macro
/Linux-v5.15/fs/fscache/
Doperation.c84 case FSCACHE_OP_MYTHREAD: in fscache_enqueue_operation()
Dcookie.c928 op->flags = FSCACHE_OP_MYTHREAD | in __fscache_check_consistency()
Dpage.c319 op->op.flags = FSCACHE_OP_MYTHREAD | in fscache_alloc_retrieval()