Home
last modified time | relevance | path

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

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