gd_bh 4734 fs/ext4/mballoc.c struct buffer_head *gd_bh; gd_bh 4836 fs/ext4/mballoc.c gdp = ext4_get_group_desc(sb, block_group, &gd_bh); gd_bh 4865 fs/ext4/mballoc.c BUFFER_TRACE(gd_bh, "get_write_access"); gd_bh 4866 fs/ext4/mballoc.c err = ext4_journal_get_write_access(handle, gd_bh); gd_bh 4961 fs/ext4/mballoc.c BUFFER_TRACE(gd_bh, "dirtied group descriptor block"); gd_bh 4962 fs/ext4/mballoc.c ret = ext4_handle_dirty_metadata(handle, NULL, gd_bh); gd_bh 4991 fs/ext4/mballoc.c struct buffer_head *gd_bh; gd_bh 5028 fs/ext4/mballoc.c desc = ext4_get_group_desc(sb, block_group, &gd_bh); gd_bh 5056 fs/ext4/mballoc.c BUFFER_TRACE(gd_bh, "get_write_access"); gd_bh 5057 fs/ext4/mballoc.c err = ext4_journal_get_write_access(handle, gd_bh); gd_bh 5107 fs/ext4/mballoc.c BUFFER_TRACE(gd_bh, "dirtied group descriptor block"); gd_bh 5108 fs/ext4/mballoc.c ret = ext4_handle_dirty_metadata(handle, NULL, gd_bh); gd_bh 7552 fs/ocfs2/alloc.c struct buffer_head *gd_bh = NULL; gd_bh 7619 fs/ocfs2/alloc.c &gd_bh); gd_bh 7625 fs/ocfs2/alloc.c gd = (struct ocfs2_group_desc *)gd_bh->b_data; gd_bh 7628 fs/ocfs2/alloc.c brelse(gd_bh); gd_bh 7629 fs/ocfs2/alloc.c gd_bh = NULL; gd_bh 384 fs/ocfs2/move_extents.c struct buffer_head *ac_bh = NULL, *gd_bh = NULL; gd_bh 435 fs/ocfs2/move_extents.c if (gd_bh) { gd_bh 436 fs/ocfs2/move_extents.c brelse(gd_bh); gd_bh 437 fs/ocfs2/move_extents.c gd_bh = NULL; gd_bh 440 fs/ocfs2/move_extents.c ret = ocfs2_read_blocks_sync(osb, blkno, 1, &gd_bh); gd_bh 446 fs/ocfs2/move_extents.c bg = (struct ocfs2_group_desc *)gd_bh->b_data; gd_bh 451 fs/ocfs2/move_extents.c *ret_bh = gd_bh; gd_bh 482 fs/ocfs2/move_extents.c struct buffer_head *gd_bh = NULL; gd_bh 500 fs/ocfs2/move_extents.c &goal_bit, &gd_bh); gd_bh 504 fs/ocfs2/move_extents.c bg = (struct ocfs2_group_desc *)gd_bh->b_data; gd_bh 529 fs/ocfs2/move_extents.c brelse(gd_bh); gd_bh 584 fs/ocfs2/move_extents.c struct buffer_head *gd_bh = NULL; gd_bh 664 fs/ocfs2/move_extents.c &goal_bit, &gd_bh); gd_bh 676 fs/ocfs2/move_extents.c ocfs2_probe_alloc_group(inode, gd_bh, &goal_bit, len, move_max_hop, gd_bh 690 fs/ocfs2/move_extents.c gd = (struct ocfs2_group_desc *)gd_bh->b_data; gd_bh 698 fs/ocfs2/move_extents.c ret = ocfs2_block_group_set_bits(handle, gb_inode, gd, gd_bh, gd_bh 716 fs/ocfs2/move_extents.c brelse(gd_bh);