BH_ENTRY
bh = BH_ENTRY(p);
bh = BH_ENTRY(list->next);
bh = BH_ENTRY(tmp.prev);
__remove_assoc_queue(BH_ENTRY(list->next));
struct buffer_head *bh = BH_ENTRY(list->next);