Lines Matching refs:cachefiles_object
29 struct cachefiles_object *object; in cachefiles_read_waiter()
64 object = container_of(op->op.object, struct cachefiles_object, fscache); in cachefiles_read_waiter()
81 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
160 struct cachefiles_object *object; in cachefiles_read_copier()
166 struct cachefiles_object, fscache); in cachefiles_read_copier()
234 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
401 struct cachefiles_object *object; in cachefiles_read_or_alloc_page()
409 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page()
470 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
692 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
702 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
806 struct cachefiles_object *object; in cachefiles_allocate_page()
811 struct cachefiles_object, fscache); in cachefiles_allocate_page()
844 struct cachefiles_object *object; in cachefiles_allocate_pages()
851 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
887 struct cachefiles_object *object; in cachefiles_write_page()
900 struct cachefiles_object, fscache); in cachefiles_write_page()
971 struct cachefiles_object *object; in cachefiles_uncache_page()
973 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()