Lines Matching refs:cachefiles_object
29 struct cachefiles_object *object; in cachefiles_read_waiter()
57 struct cachefiles_object, fscache); in cachefiles_read_waiter()
74 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
152 struct cachefiles_object *object; in cachefiles_read_copier()
158 struct cachefiles_object, fscache); in cachefiles_read_copier()
226 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
394 struct cachefiles_object *object; in cachefiles_read_or_alloc_page()
402 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page()
466 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
683 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
693 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()
957 struct cachefiles_object *object; in cachefiles_uncache_page()
960 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()