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()
156 struct cachefiles_object *object; in cachefiles_read_copier()
162 struct cachefiles_object, fscache); in cachefiles_read_copier()
230 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
397 struct cachefiles_object *object; in cachefiles_read_or_alloc_page()
405 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page()
467 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
689 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
699 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
803 struct cachefiles_object *object; in cachefiles_allocate_page()
808 struct cachefiles_object, fscache); in cachefiles_allocate_page()
841 struct cachefiles_object *object; in cachefiles_allocate_pages()
848 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
884 struct cachefiles_object *object; in cachefiles_write_page()
897 struct cachefiles_object, fscache); in cachefiles_write_page()
968 struct cachefiles_object *object; in cachefiles_uncache_page()
970 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()