FSCACHE_OP_ST_IN_PROGRESS   69 fs/fscache/operation.c 	ASSERTIFCMP(op->state != FSCACHE_OP_ST_IN_PROGRESS,
FSCACHE_OP_ST_IN_PROGRESS  101 fs/fscache/operation.c 	op->state = FSCACHE_OP_ST_IN_PROGRESS;
FSCACHE_OP_ST_IN_PROGRESS  391 fs/fscache/operation.c 	} else if (op->state == FSCACHE_OP_ST_IN_PROGRESS && cancel_in_progress_op) {
FSCACHE_OP_ST_IN_PROGRESS  460 fs/fscache/operation.c 	ASSERTCMP(op->state, ==, FSCACHE_OP_ST_IN_PROGRESS);