Lines Matching refs:FSCACHE_OP_ST_CANCELLED
174 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
178 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
212 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
217 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_exclusive_op()
259 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
263 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
292 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
298 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_submit_op()
361 ASSERTCMP(op->state, !=, FSCACHE_OP_ST_CANCELLED); in fscache_cancel_op()
374 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
390 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_op()
424 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_cancel_all_ops()
460 op->state = FSCACHE_OP_ST_CANCELLED; in fscache_op_complete()
494 op->state, ==, FSCACHE_OP_ST_CANCELLED); in fscache_put_operation()