Home
last modified time | relevance | path

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

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