Searched refs:dax_lock_page (Results 1 – 4 of 4) sorted by relevance
130 dax_entry_t dax_lock_page(struct page *page);167 static inline dax_entry_t dax_lock_page(struct page *page) in dax_lock_page() function
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()
1534 cookie = dax_lock_page(page); in memory_failure_dev_pagemap()
400 dax_entry_t dax_lock_page(struct page *page) in dax_lock_page() function