Home
last modified time | relevance | path

Searched refs:lu_ref_add (Results 1 – 18 of 18) sorted by relevance

/drivers/staging/lustre/lustre/include/
Dlu_ref.h125 static inline struct lu_ref_link *lu_ref_add(struct lu_ref *ref, in lu_ref_add() function
Dlu_object.h852 lu_ref_add(&o->lo_header->loh_reference, scope, source); in lu_object_ref_add()
/drivers/staging/lustre/lustre/obdclass/
Dcl_lock.c637 lu_ref_add(&counters->ctc_locks_locked, "cll_guard", lock); in cl_lock_mutex_tail()
1622 lu_ref_add(&lock->cll_reference, "closure", closure); in cl_lock_enclosure()
1632 lu_ref_add(&lock->cll_reference, "closure-w", closure); in cl_lock_enclosure()
1962 lu_ref_add(&lock->cll_reference, "prune", current); in cl_locks_prune()
2006 lu_ref_add(&lock->cll_holders, scope, source); in cl_lock_hold_mutex()
2007 lu_ref_add(&lock->cll_reference, scope, source); in cl_lock_hold_mutex()
2095 lu_ref_add(&lock->cll_holders, scope, source); in cl_lock_hold_add()
2096 lu_ref_add(&lock->cll_reference, scope, source); in cl_lock_hold_add()
Dcl_object.c945 lu_ref_add(&d->ld_reference, in cl_type_setup()
Dobd_config.c268 lu_ref_add(&obd->obd_reference, "attach", obd); in class_attach()
Dlu_object.c1014 lu_ref_add(&top->ld_reference, "site-top", s); in lu_site_init()
/drivers/staging/lustre/lustre/lov/
Dlovsub_dev.c110 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in lovsub_device_init()
Dlov_page.c198 lu_ref_add(&subpage->cp_reference, "lov", page); in lov_page_init_raid0()
Dlovsub_lock.c71 lu_ref_add(&parent->cll_reference, "lovsub-parent", current); in lovsub_parent_lock()
Dlov_lock.c128 lu_ref_add(&parent->cll_reference, "lov-child", sublock); in lov_sublock_adopt()
/drivers/staging/lustre/lustre/llite/
Drw.c178 lu_ref_add(&page->cp_reference, "cl_io", io); in ll_cl_init()
236 lu_ref_add(&page->cp_reference, "prepare_write", in ll_prepare_write()
432 lu_ref_add(&page->cp_reference, "ra", current); in cl_read_ahead_page()
1129 lu_ref_add(&page->cp_reference, "writepage", in ll_writepage()
Drw26.c98 lu_ref_add(&page->cp_reference, in ll_invalidatepage()
Dvvp_io.c790 lu_ref_add(&page->cp_reference, "fault", io); in vvp_io_fault_start()
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c424 lu_ref_add(&resource->lr_reference, "lock", lock); in ldlm_lock_new()
446 lu_ref_add(&lock->l_reference, "hash", lock); in ldlm_lock_new()
491 lu_ref_add(&newres->lr_reference, "lock", lock); in ldlm_lock_change_resource()
563 lu_ref_add(&lock->l_reference, "handle", current); in __ldlm_handle2lock()
Dldlm_request.c1345 lu_ref_add(&lock->l_reference, __func__, current); in ldlm_prepare_lru_list()
/drivers/staging/lustre/lustre/osc/
Dosc_lock.c474 lu_ref_add(&dlmlock->l_reference, "osc_lock", olck); in osc_lock_upcall0()
1078 lu_ref_add(&conflict->cll_reference, "cancel-wait", in osc_lock_enqueue_wait()
Dosc_cache.c1000 lu_ref_add(&page->cp_reference, "truncate", current); in osc_extent_truncate()
/drivers/staging/lustre/lustre/lclient/
Dlcommon_cl.c182 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in ccc_device_init()