Home
last modified time | relevance | path

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

/fs/ocfs2/dlm/
Ddlmdomain.c72 static void **dlm_alloc_pagevec(int pages) in dlm_alloc_pagevec() function
1969 dlm->lockres_hash = (struct hlist_head **)dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()
1980 dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()