Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_object.c191 lu = lu_object_locate(obj->co_lu.lo_header, &vvp_device_type); in cl_inode2ccc()
Dvvp_dev.c334 lu_obj = lu_object_locate(id->vpi_obj, dev->ld_type); in vvp_pgcache_obj()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c173 old_obj = lu_object_locate(&parent->coh_lu, &lov_device_type); in lov_init_sub()
945 luobj = lu_object_locate(&cl_object_header(clobj)->coh_lu, in lov_lsm_get()
965 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.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c735 obj = lu_object_locate(top->lo_header, dev->ld_type); in lu_object_find_slice()
1242 struct lu_object *lu_object_locate(struct lu_object_header *h, in lu_object_locate() function
1253 EXPORT_SYMBOL(lu_object_locate);
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h777 struct lu_object *lu_object_locate(struct lu_object_header *h,