Lines Matching refs:fscache
64 object = container_of(op->op.object, struct cachefiles_object, fscache); in cachefiles_read_waiter()
166 struct cachefiles_object, fscache); in cachefiles_read_copier()
184 &object->fscache.cookie->flags)) { in cachefiles_read_copier()
410 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page()
411 cache = container_of(object->fscache.cache, in cachefiles_read_or_alloc_page()
698 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
699 cache = container_of(object->fscache.cache, in cachefiles_read_or_alloc_pages()
703 object->fscache.debug_id, atomic_read(&op->op.usage), in cachefiles_read_or_alloc_pages()
807 struct cachefiles_object, fscache); in cachefiles_allocate_page()
808 cache = container_of(object->fscache.cache, in cachefiles_allocate_page()
847 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
848 cache = container_of(object->fscache.cache, in cachefiles_allocate_pages()
896 struct cachefiles_object, fscache); in cachefiles_write_page()
907 cache = container_of(object->fscache.cache, in cachefiles_write_page()
915 eof = object->fscache.store_limit_l; in cachefiles_write_page()
968 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()
972 spin_unlock(&object->fscache.cookie->lock); in cachefiles_uncache_page()