Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache-cache.h131 extern void fscache_enqueue_operation(struct fscache_operation *);
183 fscache_enqueue_operation(&op->op); in fscache_enqueue_retrieval()
/linux/fs/fscache/
A Doperation.c61 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation() function
94 EXPORT_SYMBOL(fscache_enqueue_operation);
109 fscache_enqueue_operation(op); in fscache_run_op()
A Dpage.c862 fscache_enqueue_operation(&op->op); in fscache_write_op()
/linux/Documentation/filesystems/caching/
A Doperations.rst187 void fscache_enqueue_operation(struct fscache_operation *op)
209 function is at liberty to call fscache_enqueue_operation() or to take extra
A Dbackend-api.rst169 appropriate flag before enqueuing it with fscache_enqueue_operation(). If

Completed in 25 milliseconds