Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h102 struct lu_object_header;
143 const struct lu_object_header *h,
464 struct lu_object_header *lo_header;
517 struct lu_object_header { struct
667 int lu_object_header_init(struct lu_object_header *h);
668 void lu_object_header_fini(struct lu_object_header *h);
670 struct lu_object_header *h, struct lu_device *d);
672 void lu_object_add_top (struct lu_object_header *h, struct lu_object *o);
708 static inline int lu_object_is_dying(const struct lu_object_header *h) in lu_object_is_dying()
742 static inline struct lu_object *lu_object_top(struct lu_object_header *h) in lu_object_top()
[all …]
Dlclient.h274 const struct lu_object_header *hdr,
Dcl_object.h397 struct lu_object_header coh_lu;
2693 static inline struct cl_object_header *luh2coh(const struct lu_object_header *h) in luh2coh()
Ddt_object.h708 struct lu_object_header *h, struct lu_device *d);
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c71 struct lu_object_header *top; in lu_object_put()
173 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()
370 struct lu_object_header, loh_lru); in lu_site_purge()
476 const struct lu_object_header *hdr) in lu_object_header_print()
495 struct lu_object_header *top; in lu_object_print()
524 struct lu_object_header *top; in lu_object_invariant()
543 struct lu_object_header *h; in htable_lookup()
560 h = container_of0(hnode, struct lu_object_header, loh_hash); in htable_lookup()
[all …]
Dcl_object.c222 struct lu_object_header *top; in cl_object_attr_get()
253 struct lu_object_header *top; in cl_object_attr_set()
286 struct lu_object_header *top; in cl_object_glimpse()
313 struct lu_object_header *top; in cl_conf_set()
Ddt_object.c152 struct lu_object_header *h, struct lu_device *d) in dt_object_init()
Dcl_page.c292 struct lu_object_header *head; in cl_page_alloc()
Dcl_lock.c360 struct lu_object_header *head; in cl_lock_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_internal.h55 const struct lu_object_header *hdr,
Dvvp_dev.c282 struct lu_object_header *vpi_obj;
306 struct lu_object_header *hdr = cfs_hash_object(hs, hnode); in vvp_pgcache_obj_get()
Dvvp_object.c197 const struct lu_object_header *hdr, in vvp_object_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlovsub_object.c142 const struct lu_object_header *unused, in lovsub_object_alloc()
Dlov_cl_internal.h627 const struct lu_object_header *hdr,
630 const struct lu_object_header *hdr,
Dlov_object.c888 const struct lu_object_header *unused, in lov_object_alloc()
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_object.c254 const struct lu_object_header *unused, in osc_object_alloc()
Dosc_cl_internal.h423 const struct lu_object_header *hdr,
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c323 const struct lu_object_header *unused, in ccc_object_alloc()
1159 struct lu_object_header *header = obj->co_lu.lo_header; in cl_object_put_last()
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/
Decho_client.c560 const struct lu_object_header *hdr, in echo_object_alloc()
1019 struct lu_object_header *loh = obj->co_lu.lo_header; in cl_echo_object_put()