Searched refs:fscache_enqueue_operation (Results 1 – 5 of 5) sorted by relevance
135 extern void fscache_enqueue_operation(struct fscache_operation *);188 fscache_enqueue_operation(&op->op); in fscache_enqueue_retrieval()
62 void fscache_enqueue_operation(struct fscache_operation *op) in fscache_enqueue_operation() function95 EXPORT_SYMBOL(fscache_enqueue_operation);110 fscache_enqueue_operation(op); in fscache_run_op()
872 fscache_enqueue_operation(&op->op); in fscache_write_op()
189 void fscache_enqueue_operation(struct fscache_operation *op)212 function is at liberty to call fscache_enqueue_operation() or to take extra
172 appropriate flag before enqueuing it with fscache_enqueue_operation(). If