last_eb_bh 1150 fs/ocfs2/alloc.c struct buffer_head **last_eb_bh, last_eb_bh 1162 fs/ocfs2/alloc.c BUG_ON(!last_eb_bh || !*last_eb_bh); last_eb_bh 1175 fs/ocfs2/alloc.c eb = (struct ocfs2_extent_block *)(*last_eb_bh)->b_data; last_eb_bh 1285 fs/ocfs2/alloc.c status = ocfs2_journal_access_eb(handle, et->et_ci, *last_eb_bh, last_eb_bh 1318 fs/ocfs2/alloc.c eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; last_eb_bh 1321 fs/ocfs2/alloc.c ocfs2_journal_dirty(handle, *last_eb_bh); last_eb_bh 1330 fs/ocfs2/alloc.c brelse(*last_eb_bh); last_eb_bh 1332 fs/ocfs2/alloc.c *last_eb_bh = new_eb_bhs[0]; last_eb_bh 1526 fs/ocfs2/alloc.c int *final_depth, struct buffer_head **last_eb_bh, last_eb_bh 1572 fs/ocfs2/alloc.c BUG_ON(*last_eb_bh); last_eb_bh 1574 fs/ocfs2/alloc.c *last_eb_bh = bh; last_eb_bh 1581 fs/ocfs2/alloc.c ret = ocfs2_add_branch(handle, et, bh, last_eb_bh, last_eb_bh 4573 fs/ocfs2/alloc.c struct buffer_head **last_eb_bh, last_eb_bh 4691 fs/ocfs2/alloc.c *last_eb_bh = bh; last_eb_bh 4712 fs/ocfs2/alloc.c struct buffer_head *last_eb_bh = NULL; last_eb_bh 4731 fs/ocfs2/alloc.c status = ocfs2_figure_insert_type(et, &last_eb_bh, &rec, last_eb_bh 4744 fs/ocfs2/alloc.c &insert.ins_tree_depth, &last_eb_bh, last_eb_bh 4760 fs/ocfs2/alloc.c brelse(last_eb_bh); last_eb_bh 4907 fs/ocfs2/alloc.c struct buffer_head **last_eb_bh, last_eb_bh 4932 fs/ocfs2/alloc.c BUG_ON(!(*last_eb_bh)); last_eb_bh 4933 fs/ocfs2/alloc.c eb = (struct ocfs2_extent_block *) (*last_eb_bh)->b_data; last_eb_bh 4940 fs/ocfs2/alloc.c &depth, last_eb_bh, meta_ac); last_eb_bh 5068 fs/ocfs2/alloc.c struct buffer_head *last_eb_bh = NULL; last_eb_bh 5097 fs/ocfs2/alloc.c &last_eb_bh); last_eb_bh 5122 fs/ocfs2/alloc.c &last_eb_bh, split_index, last_eb_bh 5135 fs/ocfs2/alloc.c brelse(last_eb_bh); last_eb_bh 5280 fs/ocfs2/alloc.c struct buffer_head *last_eb_bh = NULL; last_eb_bh 5299 fs/ocfs2/alloc.c &last_eb_bh); last_eb_bh 5305 fs/ocfs2/alloc.c eb = (struct ocfs2_extent_block *) last_eb_bh->b_data; last_eb_bh 5320 fs/ocfs2/alloc.c ret = ocfs2_grow_tree(handle, et, &depth, &last_eb_bh, last_eb_bh 5339 fs/ocfs2/alloc.c brelse(last_eb_bh);