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()
463 static int cachefiles_read_backing_file(struct cachefiles_object *object, in cachefiles_read_backing_file()
680 struct cachefiles_object *object; in cachefiles_read_or_alloc_pages()
690 struct cachefiles_object, fscache); in cachefiles_read_or_alloc_pages()
794 struct cachefiles_object *object; in cachefiles_allocate_page()
799 struct cachefiles_object, fscache); in cachefiles_allocate_page()
832 struct cachefiles_object *object; in cachefiles_allocate_pages()
839 struct cachefiles_object, fscache); in cachefiles_allocate_pages()
875 struct cachefiles_object *object; in cachefiles_write_page()
888 struct cachefiles_object, fscache); in cachefiles_write_page()
958 struct cachefiles_object *object; in cachefiles_uncache_page()
961 object = container_of(_object, struct cachefiles_object, fscache); in cachefiles_uncache_page()