Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Ddax.c96 static bool dax_is_pte_entry(void *entry) in dax_is_pte_entry() function
1940 (order == 0 && !dax_is_pte_entry(entry))) { in dax_insert_pfn_mkwrite()