Home
last modified time | relevance | path

Searched refs:l_exp_refs_link (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dgenops.c979 list_add(&lock->l_exp_refs_link, &exp->exp_locks_list); in __class_export_add_lock_ref()
997 list_del_init(&lock->l_exp_refs_link); in __class_export_del_lock_ref()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h806 struct list_head l_exp_refs_link; member
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c826 l_exp_refs_link) in ldlm_dump_export_locks()
Dldlm_lock.c450 INIT_LIST_HEAD(&lock->l_exp_refs_link); in ldlm_lock_new()