Home
last modified time | relevance | path

Searched refs:FSCACHE_OP_ST_IN_PROGRESS (Results 1 – 2 of 2) sorted by relevance

/linux/fs/fscache/
A Doperation.c72 ASSERTIFCMP(op->state != FSCACHE_OP_ST_IN_PROGRESS, in fscache_enqueue_operation()
104 op->state = FSCACHE_OP_ST_IN_PROGRESS; in fscache_run_op()
394 } else if (op->state == FSCACHE_OP_ST_IN_PROGRESS && cancel_in_progress_op) { in fscache_cancel_op()
463 ASSERTCMP(op->state, ==, FSCACHE_OP_ST_IN_PROGRESS); in fscache_op_complete()
/linux/include/linux/
A Dfscache-cache.h91 FSCACHE_OP_ST_IN_PROGRESS, /* Op is in progress */ enumerator

Completed in 7 milliseconds