Home
last modified time | relevance | path

Searched refs:dax_page_is_shared (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/
Ddax.c323 static inline bool dax_page_is_shared(struct page *page) in dax_page_is_shared() function
391 if (dax_page_is_shared(page)) { in dax_disassociate_entry()