/drivers/staging/lustre/lustre/include/ |
D | lu_ref.h | 125 static inline struct lu_ref_link *lu_ref_add(struct lu_ref *ref, in lu_ref_add() function
|
D | lu_object.h | 852 lu_ref_add(&o->lo_header->loh_reference, scope, source); in lu_object_ref_add()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 637 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()
|
D | cl_object.c | 945 lu_ref_add(&d->ld_reference, in cl_type_setup()
|
D | obd_config.c | 268 lu_ref_add(&obd->obd_reference, "attach", obd); in class_attach()
|
D | lu_object.c | 1014 lu_ref_add(&top->ld_reference, "site-top", s); in lu_site_init()
|
/drivers/staging/lustre/lustre/lov/ |
D | lovsub_dev.c | 110 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in lovsub_device_init()
|
D | lov_page.c | 198 lu_ref_add(&subpage->cp_reference, "lov", page); in lov_page_init_raid0()
|
D | lovsub_lock.c | 71 lu_ref_add(&parent->cll_reference, "lovsub-parent", current); in lovsub_parent_lock()
|
D | lov_lock.c | 128 lu_ref_add(&parent->cll_reference, "lov-child", sublock); in lov_sublock_adopt()
|
/drivers/staging/lustre/lustre/llite/ |
D | rw.c | 178 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()
|
D | rw26.c | 98 lu_ref_add(&page->cp_reference, in ll_invalidatepage()
|
D | vvp_io.c | 790 lu_ref_add(&page->cp_reference, "fault", io); in vvp_io_fault_start()
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_lock.c | 424 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()
|
D | ldlm_request.c | 1345 lu_ref_add(&lock->l_reference, __func__, current); in ldlm_prepare_lru_list()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_lock.c | 474 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()
|
D | osc_cache.c | 1000 lu_ref_add(&page->cp_reference, "truncate", current); in osc_extent_truncate()
|
/drivers/staging/lustre/lustre/lclient/ |
D | lcommon_cl.c | 182 lu_ref_add(&next->ld_reference, "lu-stack", &lu_site_init); in ccc_device_init()
|