Searched defs:compound_trans_head (Results 1 – 1 of 1) sorted by relevance
131 static inline struct page *compound_trans_head(struct page *page) in compound_trans_head() function166 #define compound_trans_head(page) compound_head(page) macro