Lines Matching refs:cachefiles_object
25 struct cachefiles_object *object; in cachefiles_read_waiter()
60 object = container_of(op->op.object, struct cachefiles_object, fscache); in cachefiles_read_waiter()
77 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()
801 struct cachefiles_object *object; in cachefiles_allocate_page()
806 struct cachefiles_object, fscache); in cachefiles_allocate_page()
839 struct cachefiles_object *object; in cachefiles_allocate_pages()
846 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
882 struct cachefiles_object *object; in cachefiles_write_page()
895 struct cachefiles_object, fscache); in cachefiles_write_page()
966 struct cachefiles_object *object; in cachefiles_uncache_page()
968 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()