Home
last modified time | relevance | path

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

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