Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Doperation.c475 op->state = FSCACHE_OP_ST_COMPLETE; in fscache_op_complete()
515 op->state != FSCACHE_OP_ST_COMPLETE, in fscache_put_operation()
/linux-4.19.296/include/linux/
Dfscache-cache.h96 FSCACHE_OP_ST_COMPLETE, /* Op is complete */ enumerator