Lines Matching refs:cachefiles_object
25 struct cachefiles_object *object; in cachefiles_read_waiter()
59 object = container_of(op->op.object, struct cachefiles_object, fscache); in cachefiles_read_waiter()
76 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
155 struct cachefiles_object *object; in cachefiles_read_copier()
161 struct cachefiles_object, fscache); in cachefiles_read_copier()
229 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
396 struct cachefiles_object *object; in cachefiles_read_or_alloc_page()
404 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page()
465 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
687 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
697 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
800 struct cachefiles_object *object; in cachefiles_allocate_page()
805 struct cachefiles_object, fscache); in cachefiles_allocate_page()
838 struct cachefiles_object *object; in cachefiles_allocate_pages()
845 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
881 struct cachefiles_object *object; in cachefiles_write_page()
894 struct cachefiles_object, fscache); in cachefiles_write_page()
965 struct cachefiles_object *object; in cachefiles_uncache_page()
967 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()