Home
last modified time | relevance | path

Searched refs:vvp_device_type (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c158 struct lu_device_type vvp_device_type = { variable
175 result = ccc_global_init(&vvp_device_type); in vvp_global_init()
184 ccc_global_fini(&vvp_device_type); in vvp_global_fini()
205 cl = cl_type_setup(env, NULL, &vvp_device_type, in cl_sb_init()
405 cpg = cl2ccc_page(cl_page_at(page, &vvp_device_type)); in vvp_pgcache_page_show()
Dvvp_object.c190 lu = lu_object_locate(obj->co_lu.lo_header, &vvp_device_type); in cl_inode2ccc()
Drw26.c175 cpg = cl2vvp_page(cl_page_at(page, &vvp_device_type)); in ll_set_page_dirty()
Dvvp_io.c748 cp = cl2ccc_page(cl_page_at(page, &vvp_device_type)); in vvp_io_fault_start()
Drw.c433 cp = cl2ccc_page(cl_page_at(page, &vvp_device_type)); in cl_read_ahead_page()
Dllite_internal.h1049 extern struct lu_device_type vvp_device_type;