Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/include/linux/
Dfscache-cache.h109 #define FSCACHE_OP_MYTHREAD 0x0002 /* - processing is done be issuing thread, not pool */ macro
/Linux-v4.19/fs/fscache/
Doperation.c85 case FSCACHE_OP_MYTHREAD: in fscache_enqueue_operation()
Dcookie.c915 op->flags = FSCACHE_OP_MYTHREAD | in __fscache_check_consistency()
Dpage.c324 op->op.flags = FSCACHE_OP_MYTHREAD | in fscache_alloc_retrieval()