Home
last modified time | relevance | path

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

/Linux-v5.4/fs/fscache/
Doperation.c471 op->state = FSCACHE_OP_ST_COMPLETE; in fscache_op_complete()
511 op->state != FSCACHE_OP_ST_COMPLETE, in fscache_put_operation()
/Linux-v5.4/include/linux/
Dfscache-cache.h92 FSCACHE_OP_ST_COMPLETE, /* Op is complete */ enumerator