Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_object.c190 lu = lu_object_locate(obj->co_lu.lo_header, &vvp_device_type); in cl_inode2ccc()
Dvvp_dev.c331 lu_obj = lu_object_locate(id->vpi_obj, dev->ld_type); in vvp_pgcache_obj()
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlov_object.c172 old_obj = lu_object_locate(&parent->coh_lu, &lov_device_type); in lov_init_sub()
934 luobj = lu_object_locate(&cl_object_header(clobj)->coh_lu, in lov_lsm_get()
954 luobj = lu_object_locate(&cl_object_header(clob)->coh_lu, in lov_read_and_clear_async_rc()
Dlov_io.c253 lu_object_locate(page->cp_child->cp_obj->co_lu.lo_header, in lov_page_stripe()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c717 obj = lu_object_locate(top->lo_header, dev->ld_type); in lu_object_find_slice()
1215 struct lu_object *lu_object_locate(struct lu_object_header *h, in lu_object_locate() function
1226 EXPORT_SYMBOL(lu_object_locate);
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_object.h769 struct lu_object *lu_object_locate(struct lu_object_header *h,