Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fscache/
Doperation.c524 op->state = FSCACHE_OP_ST_DEAD; in fscache_put_operation()
597 ASSERTCMP(op->state, ==, FSCACHE_OP_ST_DEAD); in fscache_operation_gc()
/Linux-v4.19/include/linux/
Dfscache-cache.h98 FSCACHE_OP_ST_DEAD /* Op is now dead */ enumerator