Searched refs:cl_object_header (Results 1 – 14 of 14) sorted by relevance
394 struct cl_object_header { struct422 struct cl_object_header *coh_parent; argument2688 static inline struct cl_object_header *luh2coh(const struct lu_object_header *h) in luh2coh()2690 return container_of0(h, struct cl_object_header, coh_lu); in luh2coh()2699 struct cl_object_header *cl_object_header(const struct cl_object *obj) in cl_object_header() function2734 int cl_object_header_init(struct cl_object_header *h);2755 return cl_object_header(o0) == cl_object_header(o1); in cl_object_same()2760 clob->co_slice_off = cl_object_header(clob)->coh_page_bufsize; in cl_object_page_init()2761 cl_object_header(clob)->coh_page_bufsize += ALIGN(size, 8); in cl_object_page_init()2789 struct cl_page *cl_page_lookup (struct cl_object_header *hdr,[all …]
172 struct cl_object_header cob_header;
109 return cl_object_header(lock->cll_descr.cld_obj)->coh_nesting; in cl_lock_nesting()131 struct cl_object_header *h = cl_object_header(lock->cll_descr.cld_obj); in cl_lock_trace0()477 struct cl_object_header *head; in cl_lock_lookup()479 head = cl_object_header(obj); in cl_lock_lookup()516 struct cl_object_header *head; in cl_lock_find()521 head = cl_object_header(obj); in cl_lock_find()564 struct cl_object_header *head; in cl_lock_peek()569 head = cl_object_header(obj); in cl_lock_peek()659 struct cl_object_header *hdr; in cl_lock_mutex_get()664 hdr = cl_object_header(lock->cll_descr.cld_obj); in cl_lock_mutex_get()[all …]
123 struct cl_page *cl_page_lookup(struct cl_object_header *hdr, pgoff_t index) in cl_page_lookup()152 struct cl_object_header *hdr; in cl_page_gang_lookup()165 hdr = cl_object_header(obj); in cl_page_gang_lookup()286 page = kzalloc(cl_object_header(o)->coh_page_bufsize, GFP_NOFS); in cl_page_alloc()344 struct cl_object_header *hdr; in cl_page_find0()350 hdr = cl_object_header(o); in cl_page_find0()454 struct cl_object_header *header; in cl_page_invariant()464 header = cl_object_header(pg->cp_obj); in cl_page_invariant()1042 struct cl_object_header *hdr; in cl_page_delete0()1044 hdr = cl_object_header(tmp->cp_obj); in cl_page_delete0()
78 int cl_object_header_init(struct cl_object_header *h) in cl_object_header_init()152 struct cl_object_header *hdr = cl_object_header(o); in cl_object_top()175 return &cl_object_header(cl_object_top(o))->coh_attr_guard; in cl_object_attr_guard()328 struct cl_object_header *hdr; in cl_object_kill()330 hdr = cl_object_header(obj); in cl_object_kill()
127 struct cl_object_header *hdr; in lov_init_sub()128 struct cl_object_header *subhdr; in lov_init_sub()129 struct cl_object_header *parent; in lov_init_sub()144 hdr = cl_object_header(lov2cl(lov)); in lov_init_sub()145 subhdr = cl_object_header(stripe); in lov_init_sub()662 struct cl_object_header *hdr = cl_object_header(&lov->lo_cl); in lov_layout_change()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()
148 struct cl_object_header *hdr; in lovsub_object_alloc()
383 struct cl_object_header lso_header;
359 struct cl_object_header *hdr; in vvp_pgcache_find()364 hdr = cl_object_header(clob); in vvp_pgcache_find()435 struct cl_object_header *hdr; in vvp_pgcache_show()447 hdr = cl_object_header(clob); in vvp_pgcache_show()
758 struct cl_object_header *head; in osc_req_attr_set()761 head = cl_object_header(apage->cp_obj); in osc_req_attr_set()
900 return cl_object_header(slice->cls_obj)->coh_pages; in osc_lock_weigh()1011 struct cl_object_header *hdr = cl_object_header(descr->cld_obj); in osc_lock_enqueue_wait()
103 struct cl_object_header *hdr;124 hdr = cl_object_header(opg->ops_cl.cpl_obj);
332 struct cl_object_header *hdr; in ccc_object_alloc()
68 struct cl_object_header eo_hdr;572 struct cl_object_header *hdr = &eco->eo_hdr; in echo_object_alloc()