Home
last modified time | relevance | path

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

/Linux-v6.1/fs/
Ddax.c337 static inline bool dax_mapping_is_cow(struct address_space *mapping) in dax_mapping_is_cow() function
399 if (dax_mapping_is_cow(page->mapping)) { in dax_disassociate_entry()