Searched refs:put_unlocked_entry (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/ |
H A D | dax.c | 264 static void put_unlocked_entry(struct xa_state *xas, void *entry, in put_unlocked_entry() function 723 put_unlocked_entry(&xas, entry, WAKE_NEXT); in dax_layout_busy_page_range() 765 put_unlocked_entry(&xas, entry, WAKE_ALL); in __dax_invalidate_entry() 782 put_unlocked_entry(&xas, entry, WAKE_NEXT); in __dax_clear_dirty_range() 1016 put_unlocked_entry(xas, entry, WAKE_NEXT); in dax_writeback_one() 1956 put_unlocked_entry(&xas, entry, WAKE_NEXT); in dax_insert_pfn_mkwrite()
|