Home
last modified time | relevance | path

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

/linux-3.4.99/fs/fscache/
Doperation.c31 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation() function
59 EXPORT_SYMBOL(fscache_enqueue_operation);
71 fscache_enqueue_operation(op); in fscache_run_op()
Dpage.c700 fscache_enqueue_operation(&op->op); in fscache_write_op()
/linux-3.4.99/include/linux/
Dfscache-cache.h108 extern void fscache_enqueue_operation(struct fscache_operation *);
173 fscache_enqueue_operation(&op->op); in fscache_enqueue_retrieval()
/linux-3.4.99/Documentation/filesystems/caching/
Doperations.txt189 void fscache_enqueue_operation(struct fscache_operation *op)
212 function is at liberty to call fscache_enqueue_operation() or to take extra
Dbackend-api.txt172 appropriate flag before enqueuing it with fscache_enqueue_operation(). If