Searched refs:get_unlocked_mapping_entry (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/fs/ |
D | dax.c | 274 static void *get_unlocked_mapping_entry(struct address_space *mapping, in get_unlocked_mapping_entry() function 509 entry = get_unlocked_mapping_entry(mapping, index, &slot); in grab_mapping_entry() 684 entry = get_unlocked_mapping_entry(mapping, index, NULL); in dax_layout_busy_page() 725 entry = get_unlocked_mapping_entry(mapping, index, NULL); in __dax_invalidate_mapping_entry() 957 entry2 = get_unlocked_mapping_entry(mapping, index, &slot); in dax_writeback_one() 1760 entry = get_unlocked_mapping_entry(mapping, index, &slot); in dax_insert_pfn_mkwrite()
|