Lines Matching refs:FSCACHE_OP_ST_CANCELLED
74 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_enqueue_operation()
185 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
189 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
223 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
228 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
272 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
276 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
305 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
311 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
376 ASSERTCMP(op->state, !=, FSCACHE_OP_ST_CANCELLED); in fscache_cancel_op()
389 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
405 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
441 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_all_ops()
479 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_op_complete()
516 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_put_operation()