Home
last modified time | relevance | path

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

/linux-4.4.14/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-4.4.14/include/linux/
Dfscache-cache.h97 #define FSCACHE_OP_MYTHREAD 0x0002 /* - processing is done be issuing thread, not pool */ macro
/linux-4.4.14/fs/fscache/
Dcookie.c676 op->flags = FSCACHE_OP_MYTHREAD | in __fscache_check_consistency()
Doperation.c79 case FSCACHE_OP_MYTHREAD: in fscache_enqueue_operation()
Dpage.c303 op->op.flags = FSCACHE_OP_MYTHREAD | in fscache_alloc_retrieval()