Home
last modified time | relevance | path

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

/linux-4.1.27/fs/fscache/
Doperation.c414 op->state = FSCACHE_OP_ST_DEAD; in fscache_put_operation()
491 ASSERTCMP(op->state, ==, FSCACHE_OP_ST_DEAD); in fscache_operation_gc()
/linux-4.1.27/include/linux/
Dfscache-cache.h85 FSCACHE_OP_ST_DEAD /* Op is now dead */ enumerator