Searched refs:fscache_storage (Results 1 – 6 of 6) sorted by relevance
221 struct fscache_storage { struct298 int (*write_page)(struct fscache_storage *op, struct page *page);
205 struct fscache_storage *op =206 container_of(_op, struct fscache_storage, op);
203 struct fscache_storage {498 int (*write_page)(struct fscache_storage *op,
768 struct fscache_storage *op = in fscache_write_op()769 container_of(_op, struct fscache_storage, op); in fscache_write_op()926 struct fscache_storage *op; in __fscache_write_page()
214 extern int cachefiles_write_page(struct fscache_storage *, struct page *);
879 int cachefiles_write_page(struct fscache_storage *op, struct page *page) in cachefiles_write_page()