Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fscache/
Doperation.c23 static void fscache_operation_dummy_cancel(struct fscache_operation *op) in fscache_operation_dummy_cancel() function
46 op->cancel = cancel ?: fscache_operation_dummy_cancel; in fscache_operation_init()