Home
last modified time | relevance | path

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

/linux/fs/fscache/
A Dpage.c232 fscache_operation_init(cookie, op, fscache_attr_changed_op, NULL, NULL); in __fscache_attr_changed()
316 fscache_operation_init(cookie, &op->op, NULL, in fscache_alloc_retrieval()
980 fscache_operation_init(cookie, &op->op, fscache_write_op, NULL, in __fscache_write_page()
A Doperation.c34 void fscache_operation_init(struct fscache_cookie *cookie, in fscache_operation_init() function
51 EXPORT_SYMBOL(fscache_operation_init);
A Dcookie.c927 fscache_operation_init(cookie, op, NULL, NULL, NULL); in __fscache_check_consistency()
A Dobject.c984 fscache_operation_init(cookie, op, object->cache->ops->invalidate_object, in _fscache_invalidate_object()
/linux/include/linux/
A Dfscache-cache.h134 extern void fscache_operation_init(struct fscache_cookie *,
/linux/Documentation/filesystems/caching/
A Doperations.rst55 void fscache_operation_init(struct fscache_operation *op,

Completed in 15 milliseconds