Searched defs:dec_io (Results 1 – 2 of 2) sorted by relevance
139 static inline void dec_io(struct page *page, void (*handler) (struct page *)) in dec_io() function169 #define dec_io(page, handler) handler(page) macro
140 static inline void dec_io(struct page *page, void (*handler) (struct page *)) in dec_io() function170 #define dec_io(page, handler) handler(page) macro