Searched refs:dax_lock_page (Results 1 – 4 of 4) sorted by relevance
420 static int dax_lock_page(void *va, struct page **p) in dax_lock_page() function452 if (dax_lock_page(ccbp->out, in dax_lock_pages()462 if (dax_lock_page(ccbp->pri, in dax_lock_pages()472 if (dax_lock_page(ccbp->sec, in dax_lock_pages()482 if (dax_lock_page(ccbp->tbl, in dax_lock_pages()
162 dax_entry_t dax_lock_page(struct page *page);185 static inline dax_entry_t dax_lock_page(struct page *page) in dax_lock_page() function
437 dax_entry_t dax_lock_page(struct page *page) in dax_lock_page() function
1677 cookie = dax_lock_page(page); in mf_generic_kill_procs()
Completed in 13 milliseconds