Home
last modified time | relevance | path

Searched refs:SB_FLAG_DIRTY_BITMAP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/md/ !
H A Ddm-integrity.c90 #define SB_FLAG_DIRTY_BITMAP 0x4 macro
492 else if (ic->mode == 'B' || ic->sb->flags & cpu_to_le32(SB_FLAG_DIRTY_BITMAP)) in sb_set_version()
3775 ic->sb->flags &= ~cpu_to_le32(SB_FLAG_DIRTY_BITMAP); in dm_integrity_postsuspend()
3812 ic->sb->flags & cpu_to_le32(SB_FLAG_DIRTY_BITMAP) && in dm_integrity_resume()
3828 if (ic->sb->flags & cpu_to_le32(SB_FLAG_DIRTY_BITMAP)) { in dm_integrity_resume()
3863 ic->sb->flags &= ~cpu_to_le32(SB_FLAG_DIRTY_BITMAP); in dm_integrity_resume()
3875 ic->sb->flags |= cpu_to_le32(SB_FLAG_DIRTY_BITMAP); in dm_integrity_resume()
/linux/Documentation/admin-guide/device-mapper/ !
H A Ddm-integrity.rst258 SB_FLAG_DIRTY_BITMAP