Home
last modified time | relevance | path

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

/linux/include/linux/
A Dfscache-cache.h216 struct fscache_storage { struct
295 int (*write_page)(struct fscache_storage *op, struct page *page);
/linux/Documentation/filesystems/caching/
A Doperations.rst202 struct fscache_storage *op =
203 container_of(_op, struct fscache_storage, op);
A Dbackend-api.rst200 struct fscache_storage {
496 int (*write_page)(struct fscache_storage *op,
/linux/fs/fscache/
A Dpage.c784 struct fscache_storage *op = in fscache_write_op()
785 container_of(_op, struct fscache_storage, op); in fscache_write_op()
959 struct fscache_storage *op; in __fscache_write_page()
/linux/fs/cachefiles/
A Dinternal.h195 extern int cachefiles_write_page(struct fscache_storage *, struct page *);
A Drdwr.c879 int cachefiles_write_page(struct fscache_storage *op, struct page *page) in cachefiles_write_page()

Completed in 16 milliseconds