current_writeset 177 drivers/md/dm-era-target.c struct writeset_disk current_writeset; current_writeset 277 drivers/md/dm-era-target.c struct writeset *current_writeset; current_writeset 505 drivers/md/dm-era-target.c ws_pack(&md->current_writeset->md, &disk->current_writeset); current_writeset 643 drivers/md/dm-era-target.c rcu_assign_pointer(md->current_writeset, new_writeset); current_writeset 792 drivers/md/dm-era-target.c md->current_writeset = &md->writesets[0]; current_writeset 865 drivers/md/dm-era-target.c r = dm_bitset_flush(&md->bitset_info, md->current_writeset->md.root, current_writeset 866 drivers/md/dm-era-target.c &md->current_writeset->md.root); current_writeset 872 drivers/md/dm-era-target.c ws_pack(&md->current_writeset->md, &value); current_writeset 873 drivers/md/dm-era-target.c md->current_writeset->md.root = INVALID_WRITESET_ROOT; current_writeset 892 drivers/md/dm-era-target.c return (md->current_writeset == &md->writesets[0]) ? current_writeset 917 drivers/md/dm-era-target.c if (md->current_writeset->md.root != INVALID_WRITESET_ROOT) { current_writeset 942 drivers/md/dm-era-target.c ws = rcu_dereference(md->current_writeset); current_writeset 954 drivers/md/dm-era-target.c if (md->current_writeset->md.root != SUPERBLOCK_LOCATION) { current_writeset 955 drivers/md/dm-era-target.c r = dm_bitset_flush(&md->bitset_info, md->current_writeset->md.root, current_writeset 956 drivers/md/dm-era-target.c &md->current_writeset->md.root); current_writeset 1242 drivers/md/dm-era-target.c era->md->current_writeset,