Lines Matching refs:FSCACHE_OP_ST_CANCELLED
73 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_enqueue_operation()
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()
375 ASSERTCMP(op->state, !=, FSCACHE_OP_ST_CANCELLED); in fscache_cancel_op()
388 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
404 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
440 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_all_ops()
478 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_op_complete()
515 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_put_operation()