Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Doperation.c457 op->state = FSCACHE_OP_ST_COMPLETE; in fscache_op_complete()
493 op->state != FSCACHE_OP_ST_COMPLETE, in fscache_put_operation()
/linux-4.4.14/include/linux/
Dfscache-cache.h84 FSCACHE_OP_ST_COMPLETE, /* Op is complete */ enumerator