Home
last modified time | relevance | path

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

/include/linux/
Ddax.h13 typedef unsigned long dax_entry_t; typedef
147 dax_entry_t dax_lock_page(struct page *page);
148 void dax_unlock_page(struct page *page, dax_entry_t cookie);
188 static inline dax_entry_t dax_lock_page(struct page *page) in dax_lock_page()
195 static inline void dax_unlock_page(struct page *page, dax_entry_t cookie) in dax_unlock_page()