Searched refs:loh_fid (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | lu_object.c | 102 cfs_hash_bd_get(site->ls_obj_hash, &top->loh_fid, &bd); in lu_object_put() 174 cfs_hash_bd_get_and_lock(obj_hash, &top->loh_fid, &bd, 1); in lu_object_unhash() 221 top->lo_header->loh_fid = *f; in lu_object_alloc() 274 bkt = lu_site_bkt_from_fid(site, &o->lo_header->loh_fid); in lu_object_free() 346 cfs_hash_bd_get(s->ls_obj_hash, &h->loh_fid, &bd2); in lu_site_purge() 482 PFID(&hdr->loh_fid), in lu_object_header_print() 895 return &h->loh_fid; in lu_obj_hop_key() 903 return lu_fid_eq(&h->loh_fid, (struct lu_fid *)key); in lu_obj_hop_keycmp()
|
D | cl_page.c | 353 idx, PFID(&hdr->coh_lu.loh_fid), vmpage, vmpage->private, type); in cl_page_find0()
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | lu_object.h | 519 struct lu_fid loh_fid; member 753 return &o->lo_header->loh_fid; in lu_object_fid()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lov/ |
D | lov_object.c | 150 PFID(&subhdr->coh_lu.loh_fid), subhdr, idx, in lov_init_sub() 151 PFID(&hdr->coh_lu.loh_fid), hdr, POSTID(&oinfo->loi_oi), in lov_init_sub() 305 bkt = lu_site_bkt_from_fid(site, &sub->co_lu.lo_header->loh_fid); in lov_subobject_kill()
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | vvp_dev.c | 454 id.vpi_index, PFID(&hdr->coh_lu.loh_fid)); in vvp_pgcache_show()
|
D | llite_lib.c | 2282 PFID(&obj->cob_header.coh_lu.loh_fid), in ll_dirty_page_discard_warn()
|
/linux-4.4.14/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 1085 bkt = lu_site_bkt_from_fid(site, &header->loh_fid); in cl_object_put_last()
|