Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c70 static void **dlm_alloc_pagevec(int pages) in dlm_alloc_pagevec() function
1964 dlm->lockres_hash = (struct hlist_head **)dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()
1975 dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()