Home
last modified time | relevance | path

Searched refs:lu_object_header (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlu_object.h101 struct lu_object_header;
142 const struct lu_object_header *h,
462 struct lu_object_header *lo_header;
515 struct lu_object_header { struct
666 int lu_object_header_init(struct lu_object_header *h);
667 void lu_object_header_fini(struct lu_object_header *h);
669 struct lu_object_header *h, struct lu_device *d);
671 void lu_object_add_top (struct lu_object_header *h, struct lu_object *o);
704 static inline int lu_object_is_dying(const struct lu_object_header *h) in lu_object_is_dying()
734 static inline struct lu_object *lu_object_top(struct lu_object_header *h) in lu_object_top()
[all …]
Dlclient.h271 const struct lu_object_header *hdr,
Dcl_object.h397 struct lu_object_header coh_lu;
2688 static inline struct cl_object_header *luh2coh(const struct lu_object_header *h) in luh2coh()
/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c72 struct lu_object_header *top; in lu_object_put()
165 struct lu_object_header *top; in lu_object_unhash()
312 struct lu_object_header *h; in lu_site_purge()
313 struct lu_object_header *temp; in lu_site_purge()
372 struct lu_object_header, loh_lru); in lu_site_purge()
478 const struct lu_object_header *hdr) in lu_object_header_print()
497 struct lu_object_header *top; in lu_object_print()
528 struct lu_object_header *h; in htable_lookup()
545 h = container_of0(hnode, struct lu_object_header, loh_hash); in htable_lookup()
785 struct lu_object_header *h; in lu_site_obj_print()
[all …]
Dcl_object.c212 struct lu_object_header *top; in cl_object_attr_get()
243 struct lu_object_header *top; in cl_object_attr_set()
276 struct lu_object_header *top; in cl_object_glimpse()
303 struct lu_object_header *top; in cl_conf_set()
Dcl_page.c284 struct lu_object_header *head; in cl_page_alloc()
Dcl_lock.c362 struct lu_object_header *head; in cl_lock_alloc()
/drivers/staging/lustre/lustre/llite/
Dvvp_internal.h54 const struct lu_object_header *hdr,
Dvvp_dev.c279 struct lu_object_header *vpi_obj;
303 struct lu_object_header *hdr = cfs_hash_object(hs, hnode); in vvp_pgcache_obj_get()
Dvvp_object.c196 const struct lu_object_header *hdr, in vvp_object_alloc()
/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c140 const struct lu_object_header *unused, in lovsub_object_alloc()
Dlov_cl_internal.h625 const struct lu_object_header *hdr,
628 const struct lu_object_header *hdr,
Dlov_object.c888 const struct lu_object_header *unused, in lov_object_alloc()
/drivers/staging/lustre/lustre/osc/
Dosc_object.c252 const struct lu_object_header *unused, in osc_object_alloc()
Dosc_cl_internal.h422 const struct lu_object_header *hdr,
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c322 const struct lu_object_header *unused, in ccc_object_alloc()
1078 struct lu_object_header *header = obj->co_lu.lo_header; in cl_object_put_last()
/drivers/staging/lustre/lustre/obdecho/
Decho_client.c562 const struct lu_object_header *hdr, in echo_object_alloc()
1022 struct lu_object_header *loh = obj->co_lu.lo_header; in cl_echo_object_put()