Lines Matching refs:FSCACHE_OP_ST_CANCELLED
70 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_enqueue_operation()
181 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
185 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
219 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
224 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
268 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
272 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
301 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
307 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
372 ASSERTCMP(op->state, !=, FSCACHE_OP_ST_CANCELLED); in fscache_cancel_op()
385 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
401 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
437 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_all_ops()
475 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_op_complete()
512 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_put_operation()