Searched refs:unbh (Results 1 – 2 of 2) sorted by relevance
26 struct treepath *path, struct buffer_head *unbh, in direct2indirect() argument76 unfm_ptr = cpu_to_le32(unbh->b_blocknr); in direct2indirect()133 if (!unbh->b_page || buffer_uptodate(unbh) in direct2indirect()134 || PageUptodate(unbh->b_page)) { in direct2indirect()137 up_to_date_bh = unbh; in direct2indirect()
666 struct buffer_head *bh, *unbh = NULL; in reiserfs_get_block() local903 unbh = bh_result; in reiserfs_get_block()957 direct2indirect(th, inode, &path, unbh, in reiserfs_get_block()960 reiserfs_unmap_buffer(unbh); in reiserfs_get_block()975 set_buffer_uptodate(unbh); in reiserfs_get_block()982 if (unbh->b_page) { in reiserfs_get_block()987 reiserfs_add_tail_list(inode, unbh); in reiserfs_get_block()1002 mark_buffer_dirty(unbh); in reiserfs_get_block()