Searched refs:put_unlocked_entry (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | dax.c | 278 static void put_unlocked_entry(struct xa_state *xas, void *entry, in put_unlocked_entry() function 637 put_unlocked_entry(&xas, entry, WAKE_NEXT); in dax_layout_busy_page_range() 679 put_unlocked_entry(&xas, entry, WAKE_ALL); in __dax_invalidate_entry() 959 put_unlocked_entry(xas, entry, WAKE_NEXT); in dax_writeback_one() 1700 put_unlocked_entry(&xas, entry, WAKE_NEXT); in dax_insert_pfn_mkwrite()
|