Home
last modified time | relevance | path

Searched refs:coh_lu (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c93 lu_object_header_fini(&los->lso_header.coh_lu); in lovsub_object_free()
153 lu_object_init(obj, &hdr->coh_lu, dev); in lovsub_object_alloc()
154 lu_object_add_top(&hdr->coh_lu, obj); in lovsub_object_alloc()
Dlov_object.c150 PFID(&subhdr->coh_lu.loh_fid), subhdr, idx, in lov_init_sub()
151 PFID(&hdr->coh_lu.loh_fid), hdr, POSTID(&oinfo->loi_oi), in lov_init_sub()
172 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()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_object.c82 result = lu_object_header_init(&h->coh_lu); in cl_object_header_init()
158 top = lu2cl(lu_object_top(&hdr->coh_lu)); in cl_object_top()
334 set_bit(LU_OBJECT_HEARD_BANSHEE, &hdr->coh_lu.loh_flags); in cl_object_kill()
Dcl_page.c353 idx, PFID(&hdr->coh_lu.loh_fid), vmpage, vmpage->private, type); in cl_page_find0()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c454 id.vpi_index, PFID(&hdr->coh_lu.loh_fid)); in vvp_pgcache_show()
Dllite_lib.c2282 PFID(&obj->cob_header.coh_lu.loh_fid), in ll_dirty_page_discard_warn()
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c337 lu_object_init(obj, &hdr->coh_lu, dev); in ccc_object_alloc()
338 lu_object_add_top(&hdr->coh_lu, obj); in ccc_object_alloc()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dcl_object.h397 struct lu_object_header coh_lu; member
2690 return container_of0(h, struct cl_object_header, coh_lu); in luh2coh()
/linux-4.4.14/drivers/staging/lustre/lustre/obdecho/
Decho_client.c576 lu_object_init(obj, &hdr->coh_lu, dev); in echo_object_alloc()
577 lu_object_add_top(&hdr->coh_lu, obj); in echo_object_alloc()