Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Ddax.c96 static bool dax_is_pte_entry(void *entry) in dax_is_pte_entry() function
1955 (order == 0 && !dax_is_pte_entry(entry))) { in dax_insert_pfn_mkwrite()