Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fscache/
Doperation.c520 op->state = FSCACHE_OP_ST_DEAD; in fscache_put_operation()
593 ASSERTCMP(op->state, ==, FSCACHE_OP_ST_DEAD); in fscache_operation_gc()
/kernel/linux/linux-5.10/include/linux/
Dfscache-cache.h94 FSCACHE_OP_ST_DEAD /* Op is now dead */ enumerator