Home
last modified time | relevance | path

Searched refs:loh_fid (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlu_object.c101 cfs_hash_bd_get(site->ls_obj_hash, &top->loh_fid, &bd); in lu_object_put()
181 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()
480 PFID(&hdr->loh_fid), in lu_object_header_print()
913 return &h->loh_fid; in lu_obj_hop_key()
921 return lu_fid_eq(&h->loh_fid, (struct lu_fid *)key); in lu_obj_hop_keycmp()
933 cfs_hash_bd_get(hs, &h->loh_fid, &bd); in lu_obj_hop_get()
2075 struct lu_fid *old = &o->lo_header->loh_fid; in lu_object_assign_fid()
Dcl_page.c367 idx, PFID(&hdr->coh_lu.loh_fid), vmpage, vmpage->private, type); in cl_page_find0()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h521 struct lu_fid loh_fid; member
761 return &o->lo_header->loh_fid; in lu_object_fid()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_object.c151 PFID(&subhdr->coh_lu.loh_fid), subhdr, idx, in lov_init_sub()
152 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.1.27/drivers/staging/lustre/lustre/llite/
Dvvp_dev.c457 id.vpi_index, PFID(&hdr->coh_lu.loh_fid)); in vvp_pgcache_show()
Dllite_lib.c2346 PFID(&obj->cob_header.coh_lu.loh_fid), in ll_dirty_page_discard_warn()
/linux-4.1.27/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c1166 bkt = lu_site_bkt_from_fid(site, &header->loh_fid); in cl_object_put_last()