Searched refs:dax_associate_entry (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ |
H A D | dax.c | 342 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry() function 769 dax_associate_entry(new_entry, mapping, vmf->vma, vmf->address); in dax_insert_entry()
|
/kernel/linux/linux-6.6/fs/ |
H A D | dax.c | 356 static void dax_associate_entry(void *entry, struct address_space *mapping, in dax_associate_entry() function 898 dax_associate_entry(new_entry, mapping, vmf->vma, vmf->address, in dax_insert_entry()
|
Completed in 6 milliseconds