Searched refs:unbh (Results 1 – 2 of 2) sorted by relevance
18 struct treepath *path, struct buffer_head *unbh, in direct2indirect() argument60 unfm_ptr = cpu_to_le32(unbh->b_blocknr); in direct2indirect()110 if (!unbh->b_page || buffer_uptodate(unbh) in direct2indirect()111 || PageUptodate(unbh->b_page)) { in direct2indirect()114 up_to_date_bh = unbh; in direct2indirect()
607 struct buffer_head *bh, *unbh = NULL; in reiserfs_get_block() local825 unbh = bh_result; in reiserfs_get_block()873 direct2indirect(th, inode, &path, unbh, in reiserfs_get_block()876 reiserfs_unmap_buffer(unbh); in reiserfs_get_block()889 set_buffer_uptodate(unbh); in reiserfs_get_block()894 if (unbh->b_page) { in reiserfs_get_block()898 reiserfs_add_tail_list(inode, unbh); in reiserfs_get_block()909 mark_buffer_dirty(unbh); in reiserfs_get_block()