Searched refs:mp_anchor (Results 1 – 1 of 1) sorted by relevance
79 #define mp_anchor(page) ((struct meta_anchor *)page_private(page)) macro85 return mp_anchor(page)->mp[offset >> L2PSIZE]; in page_to_mp()95 a = mp_anchor(page); in insert_metapage()117 struct meta_anchor *a = mp_anchor(page); in remove_metapage()136 atomic_inc(&mp_anchor(page)->io_count); in inc_io()141 if (atomic_dec_and_test(&mp_anchor(page)->io_count)) in dec_io()