Lines Matching refs:unbh
658 struct buffer_head *bh, *unbh = NULL;
895 unbh = bh_result;
949 direct2indirect(th, inode, &path, unbh,
952 reiserfs_unmap_buffer(unbh);
962 * writepage). direct2indirect needs to know if unbh
964 * data in unbh needs to be replaced with data from
967 set_buffer_uptodate(unbh);
970 * unbh->b_page == NULL in case of DIRECT_IO request,
974 if (unbh->b_page) {
977 * flush unbh before the transaction commits
979 reiserfs_add_tail_list(inode, unbh);
994 mark_buffer_dirty(unbh);