Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Ddax.c110 static bool dax_is_pte_entry(void *entry) in dax_is_pte_entry() function
1699 (order == 0 && !dax_is_pte_entry(entry))) { in dax_insert_pfn_mkwrite()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds