Lines Matching refs:unbh
666 struct buffer_head *bh, *unbh = NULL;
903 unbh = bh_result;
957 direct2indirect(th, inode, &path, unbh,
960 reiserfs_unmap_buffer(unbh);
970 * writepage). direct2indirect needs to know if unbh
972 * data in unbh needs to be replaced with data from
975 set_buffer_uptodate(unbh);
978 * unbh->b_page == NULL in case of DIRECT_IO request,
982 if (unbh->b_page) {
985 * flush unbh before the transaction commits
987 reiserfs_add_tail_list(inode, unbh);
1002 mark_buffer_dirty(unbh);