Searched refs:super_bh (Results 1 – 1 of 1) sorted by relevance
230 struct buffer_head *super_bh = NULL; in ocfs2_update_super_and_backups() local239 &super_bh); in ocfs2_update_super_and_backups()245 super_di = (struct ocfs2_dinode *)super_bh->b_data; in ocfs2_update_super_and_backups()249 ret = ocfs2_write_super_or_backup(osb, super_bh); in ocfs2_update_super_and_backups()256 ret = update_backups(inode, clusters, super_bh->b_data); in ocfs2_update_super_and_backups()259 brelse(super_bh); in ocfs2_update_super_and_backups()