Searched refs:up_to_date_bh (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dtail_conversion.c22 struct buffer_head *up_to_date_bh; local
112 up_to_date_bh = NULL;
114 up_to_date_bh = unbh;
117 up_to_date_bh);
128 if (up_to_date_bh) {
131 char *kaddr = kmap_atomic(up_to_date_bh->b_page, KM_USER0);

Completed in 45 milliseconds