Home
last modified time | relevance | path

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

/fs/fscache/
Doperation.c31 void fscache_operation_init(struct fscache_cookie *cookie, in fscache_operation_init() function
48 EXPORT_SYMBOL(fscache_operation_init);
Dpage.c232 fscache_operation_init(cookie, op, fscache_attr_changed_op, NULL, NULL); in __fscache_attr_changed()
317 fscache_operation_init(cookie, &op->op, NULL, in fscache_alloc_retrieval()
986 fscache_operation_init(cookie, &op->op, fscache_write_op, NULL, in __fscache_write_page()
Dcookie.c910 fscache_operation_init(cookie, op, NULL, NULL, NULL); in __fscache_check_consistency()
Dobject.c992 fscache_operation_init(cookie, op, object->cache->ops->invalidate_object, in _fscache_invalidate_object()