Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/dlm/
Ddlmdomain.c70 static void **dlm_alloc_pagevec(int pages) in dlm_alloc_pagevec() function
1967 dlm->lockres_hash = (struct hlist_head **)dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()
1978 dlm_alloc_pagevec(DLM_HASH_PAGES); in dlm_alloc_ctxt()