Searched refs:up_to_date_bh (Results 1 – 1 of 1) sorted by relevance
22 struct buffer_head *up_to_date_bh; in direct2indirect() local112 up_to_date_bh = NULL; in direct2indirect()114 up_to_date_bh = unbh; in direct2indirect()117 up_to_date_bh); in direct2indirect()128 if (up_to_date_bh) { in direct2indirect()131 char *kaddr = kmap_atomic(up_to_date_bh->b_page, KM_USER0); in direct2indirect()