Home
last modified time | relevance | path

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

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