Home
last modified time | relevance | path

Searched refs:lu_ref_add_atomic (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlu_ref.h132 static inline struct lu_ref_link *lu_ref_add_atomic(struct lu_ref *ref, in lu_ref_add_atomic() function
Dlustre_dlm.h1212 lu_ref_add_atomic(&(res)->lr_reference, __func__, current); \
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c564 lu_ref_add_atomic(&lock->l_reference, "handle", current); in __ldlm_handle2lock()
685 lu_ref_add_atomic(&lock->l_reference, "reader", lock); in ldlm_lock_addref_internal_nolock()
689 lu_ref_add_atomic(&lock->l_reference, "writer", lock); in ldlm_lock_addref_internal_nolock()
692 lu_ref_add_atomic(&lock->l_reference, "user", lock); in ldlm_lock_addref_internal_nolock()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_page.c180 lu_ref_add_atomic(&page->cp_reference, label, page); in osc_page_transfer_get()
Dosc_lock.c308 lu_ref_add_atomic(&lock->cll_reference, in osc_ast_data_get()
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dcl_page.c202 lu_ref_add_atomic(&page->cp_reference, in cl_page_gang_lookup()
Dobd_config.c482 lu_ref_add_atomic(&obd->obd_reference, scope, source); in class_incref()
Dlu_object.c1537 lu_ref_add_atomic(&key->lct_reference, "ctx", ctx); in keys_fill()