Searched refs:lu_object_header (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 102 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 …]
|
D | lclient.h | 274 const struct lu_object_header *hdr,
|
D | cl_object.h | 397 struct lu_object_header coh_lu; 2693 static inline struct cl_object_header *luh2coh(const struct lu_object_header *h) in luh2coh()
|
D | dt_object.h | 708 struct lu_object_header *h, struct lu_device *d);
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 71 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 …]
|
D | cl_object.c | 222 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()
|
D | dt_object.c | 152 struct lu_object_header *h, struct lu_device *d) in dt_object_init()
|
D | cl_page.c | 292 struct lu_object_header *head; in cl_page_alloc()
|
D | cl_lock.c | 360 struct lu_object_header *head; in cl_lock_alloc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | vvp_internal.h | 55 const struct lu_object_header *hdr,
|
D | vvp_dev.c | 282 struct lu_object_header *vpi_obj; 306 struct lu_object_header *hdr = cfs_hash_object(hs, hnode); in vvp_pgcache_obj_get()
|
D | vvp_object.c | 197 const struct lu_object_header *hdr, in vvp_object_alloc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lovsub_object.c | 142 const struct lu_object_header *unused, in lovsub_object_alloc()
|
D | lov_cl_internal.h | 627 const struct lu_object_header *hdr, 630 const struct lu_object_header *hdr,
|
D | lov_object.c | 888 const struct lu_object_header *unused, in lov_object_alloc()
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_object.c | 254 const struct lu_object_header *unused, in osc_object_alloc()
|
D | osc_cl_internal.h | 423 const struct lu_object_header *hdr,
|
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 323 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/ |
D | echo_client.c | 560 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()
|