Searched refs:ls_remove_names (Results 1 – 3 of 3) sorted by relevance
532 ls->ls_remove_names[i] = kzalloc(DLM_RESNAME_MAXLEN+1, in new_lockspace()534 if (!ls->ls_remove_names[i]) in new_lockspace()685 if (ls->ls_remove_names[i]) in new_lockspace()686 kfree(ls->ls_remove_names[i]); in new_lockspace()841 kfree(ls->ls_remove_names[i]); in release_lockspace()
555 char *ls_remove_names[DLM_REMOVE_NAMES_MAX]; member
1702 memcpy(ls->ls_remove_names[remote_count], r->res_name, in shrink_bucket()1741 name = ls->ls_remove_names[i]; in shrink_bucket()