FSCACHE_OP_ST_CANCELLED   70 fs/fscache/operation.c 		    op->state, ==,  FSCACHE_OP_ST_CANCELLED);
FSCACHE_OP_ST_CANCELLED  181 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  185 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  219 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  224 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  268 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  272 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  301 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  307 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  372 fs/fscache/operation.c 	ASSERTCMP(op->state, !=, FSCACHE_OP_ST_CANCELLED);
FSCACHE_OP_ST_CANCELLED  385 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  401 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  437 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  475 fs/fscache/operation.c 		op->state = FSCACHE_OP_ST_CANCELLED;
FSCACHE_OP_ST_CANCELLED  512 fs/fscache/operation.c 		    op->state, ==, FSCACHE_OP_ST_CANCELLED);
FSCACHE_OP_ST_CANCELLED  401 fs/fscache/page.c 	if (op->state == FSCACHE_OP_ST_CANCELLED) {