Home
last modified time | relevance | path

Searched defs:dax_unlock_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/linux/
Ddax.h195 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function
/Linux-v5.4/fs/
Ddax.c436 void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page() function