Searched refs:fscache_operation_init (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.4/fs/fscache/ |
| D | operation.c | 31 void fscache_operation_init(struct fscache_cookie *cookie, in fscache_operation_init() function 48 EXPORT_SYMBOL(fscache_operation_init);
|
| D | page.c | 232 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()
|
| D | cookie.c | 910 fscache_operation_init(cookie, op, NULL, NULL, NULL); in __fscache_check_consistency()
|
| D | object.c | 992 fscache_operation_init(cookie, op, object->cache->ops->invalidate_object, in _fscache_invalidate_object()
|
| /Linux-v5.4/include/linux/ |
| D | fscache-cache.h | 134 extern void fscache_operation_init(struct fscache_cookie *,
|
| /Linux-v5.4/Documentation/filesystems/caching/ |
| D | operations.txt | 55 void fscache_operation_init(struct fscache_operation *op,
|