Searched refs:mp_anchor (Results 1 – 1 of 1) sorted by relevance
80 #define mp_anchor(page) ((struct meta_anchor *)page_private(page)) macro86 return mp_anchor(page)->mp[offset >> L2PSIZE]; in page_to_mp()96 a = mp_anchor(page); in insert_metapage()118 struct meta_anchor *a = mp_anchor(page); in remove_metapage()137 atomic_inc(&mp_anchor(page)->io_count); in inc_io()142 if (atomic_dec_and_test(&mp_anchor(page)->io_count)) in dec_io()