Lines Matching refs:cachefiles_object
29 struct cachefiles_object *object; in cachefiles_read_waiter()
64 object = container_of(op->op.object, struct cachefiles_object, fscache); in cachefiles_read_waiter()
81 static int cachefiles_read_reissue(struct cachefiles_object *object, in cachefiles_read_reissue()
159 struct cachefiles_object *object; in cachefiles_read_copier()
165 struct cachefiles_object, fscache); in cachefiles_read_copier()
233 static int cachefiles_read_backing_file_one(struct cachefiles_object *object, in cachefiles_read_backing_file_one()
400 struct cachefiles_object *object; in cachefiles_read_or_alloc_page()
408 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_page()
469 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
685 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
695 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
799 struct cachefiles_object *object; in cachefiles_allocate_page()
804 struct cachefiles_object, fscache); in cachefiles_allocate_page()
837 struct cachefiles_object *object; in cachefiles_allocate_pages()
844 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
880 struct cachefiles_object *object; in cachefiles_write_page()
893 struct cachefiles_object, fscache); in cachefiles_write_page()
964 struct cachefiles_object *object; in cachefiles_uncache_page()
967 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()