Home
last modified time | relevance | path

Searched refs:dax_unlock_page (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Ddax.h154 void dax_unlock_page(struct page *page, dax_entry_t cookie);
201 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function
/kernel/linux/linux-5.10/fs/
H A Ddax.c397 * Return: A cookie to pass to dax_unlock_page() or 0 if the entry could
447 void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function
/kernel/linux/linux-5.10/mm/
H A Dmemory-failure.c1301 dax_unlock_page(page, cookie); in memory_failure_dev_pagemap()

Completed in 5 milliseconds