Searched refs:update_sb (Results 1 – 6 of 6) sorted by relevance
268 bool *update_sb) in xfs_check_new_dalign() argument277 *update_sb = true; in xfs_check_new_dalign()290 *update_sb = false; in xfs_check_new_dalign()356 bool update_sb; in xfs_update_alignment() local363 error = xfs_check_new_dalign(mp, mp->m_dalign, &update_sb); in xfs_update_alignment()364 if (error || !update_sb) in xfs_update_alignment()
116 void (*update_sb)(void *data); member
1264 mddev->bitmap_ops->update_sb(bitmap); in cluster_check_sync_size()
1777 .update_sb = llbitmap_update_sb,
3097 .update_sb = bitmap_update_sb,
2923 mddev->bitmap_ops->update_sb(mddev->bitmap); in md_update_sb()10699 mddev->bitmap_ops->update_sb(mddev->bitmap); in check_sb_changes()