Searched refs:dax_unlock_page (Results 1 – 3 of 3) sorted by relevance
131 void dax_unlock_page(struct page *page, dax_entry_t cookie);174 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function
447 void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function
1582 dax_unlock_page(page, cookie); in memory_failure_dev_pagemap()