Searched refs:lu_object_header (Results 1 – 17 of 17) sorted by relevance
/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 101 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 …]
|
D | lclient.h | 271 const struct lu_object_header *hdr,
|
D | cl_object.h | 397 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/ |
D | lu_object.c | 72 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 …]
|
D | cl_object.c | 212 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()
|
D | cl_page.c | 284 struct lu_object_header *head; in cl_page_alloc()
|
D | cl_lock.c | 362 struct lu_object_header *head; in cl_lock_alloc()
|
/drivers/staging/lustre/lustre/llite/ |
D | vvp_internal.h | 54 const struct lu_object_header *hdr,
|
D | vvp_dev.c | 279 struct lu_object_header *vpi_obj; 303 struct lu_object_header *hdr = cfs_hash_object(hs, hnode); in vvp_pgcache_obj_get()
|
D | vvp_object.c | 196 const struct lu_object_header *hdr, in vvp_object_alloc()
|
/drivers/staging/lustre/lustre/lov/ |
D | lovsub_object.c | 140 const struct lu_object_header *unused, in lovsub_object_alloc()
|
D | lov_cl_internal.h | 625 const struct lu_object_header *hdr, 628 const struct lu_object_header *hdr,
|
D | lov_object.c | 888 const struct lu_object_header *unused, in lov_object_alloc()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_object.c | 252 const struct lu_object_header *unused, in osc_object_alloc()
|
D | osc_cl_internal.h | 422 const struct lu_object_header *hdr,
|
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 322 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/ |
D | echo_client.c | 562 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()
|