Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fscache/
Dpage.c216 fscache_operation_init(op, fscache_attr_changed_op, NULL, NULL); in __fscache_attr_changed()
300 fscache_operation_init(&op->op, NULL, in fscache_alloc_retrieval()
947 fscache_operation_init(&op->op, fscache_write_op, NULL, in __fscache_write_page()
Doperation.c35 void fscache_operation_init(struct fscache_operation *op, in fscache_operation_init() function
50 EXPORT_SYMBOL(fscache_operation_init);
Dcookie.c675 fscache_operation_init(op, NULL, NULL, NULL); in __fscache_check_consistency()
Dobject.c964 fscache_operation_init(op, object->cache->ops->invalidate_object, in _fscache_invalidate_object()
/linux-4.4.14/include/linux/
Dfscache-cache.h126 extern void fscache_operation_init(struct fscache_operation *,
/linux-4.4.14/Documentation/filesystems/caching/
Doperations.txt55 void fscache_operation_init(struct fscache_operation *op,