Home
last modified time | relevance | path

Searched refs:FSCACHE_OP_ST_CANCELLED (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fscache/
A Doperation.c184 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
188 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
222 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
227 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
271 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
275 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
304 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
310 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
388 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
404 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
[all …]
A Dpage.c395 if (op->state == FSCACHE_OP_ST_CANCELLED) { in fscache_wait_for_operation_activation()
/linux/include/linux/
A Dfscache-cache.h93 FSCACHE_OP_ST_CANCELLED, /* Op has been cancelled */ enumerator

Completed in 10 milliseconds