Home
last modified time | relevance | path

Searched refs:FSCACHE_OP_TYPE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dfscache-cache.h107 #define FSCACHE_OP_TYPE 0x000f /* operation type */ macro
/linux-4.19.296/fs/fscache/
Doperation.c77 switch (op->flags & FSCACHE_OP_TYPE) { in fscache_enqueue_operation()