Lines Matching refs:cachefiles_object
28 struct cachefiles_object *object; in cachefiles_read_waiter()
56 struct cachefiles_object, fscache); in cachefiles_read_waiter()
73 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
151 struct cachefiles_object *object; in cachefiles_read_copier()
158 struct cachefiles_object, fscache); in cachefiles_read_copier()
225 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
395 struct cachefiles_object *object; in cachefiles_read_or_alloc_page()
404 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()
693 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
703 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
807 struct cachefiles_object *object; in cachefiles_allocate_page()
813 struct cachefiles_object, fscache); in cachefiles_allocate_page()
848 struct cachefiles_object *object; in cachefiles_allocate_pages()
855 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
890 struct cachefiles_object *object; in cachefiles_write_page()
903 struct cachefiles_object, fscache); in cachefiles_write_page()
974 struct cachefiles_object *object; in cachefiles_uncache_page()
977 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()