Searched refs:update_sb (Results 1 – 5 of 5) sorted by relevance
269 bool *update_sb) in xfs_check_new_dalign() argument278 *update_sb = true; in xfs_check_new_dalign()291 *update_sb = false; in xfs_check_new_dalign()357 bool update_sb; in xfs_update_alignment() local364 error = xfs_check_new_dalign(mp, mp->m_dalign, &update_sb); in xfs_update_alignment()365 if (error || !update_sb) in xfs_update_alignment()
102 void (*update_sb)(void *data); member
1259 mddev->bitmap_ops->update_sb(bitmap); in cluster_check_sync_size()
3013 .update_sb = bitmap_update_sb,
2767 mddev->bitmap_ops->update_sb(mddev->bitmap); in md_update_sb()9987 mddev->bitmap_ops->update_sb(mddev->bitmap); in check_sb_changes()