Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdomain.c87 static void **dlm_alloc_pagevec(int pages) in dlm_alloc_pagevec() function
1990 dlm->lockres_hash = (struct hlist_head **)dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()
2001 dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()