Searched refs:FSCACHE_OP_ST_CANCELLED (Results 1 – 3 of 3) sorted by relevance
184 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 …]
395 if (op->state == FSCACHE_OP_ST_CANCELLED) { in fscache_wait_for_operation_activation()
93 FSCACHE_OP_ST_CANCELLED, /* Op has been cancelled */ enumerator
Completed in 10 milliseconds