Lines Matching refs:atomic_set
1178 atomic_set(&osb->vol_state, VOLUME_MOUNTED); in ocfs2_fill_super()
1190 atomic_set(&osb->vol_state, VOLUME_DISABLED); in ocfs2_fill_super()
1199 atomic_set(&osb->vol_state, VOLUME_MOUNTED_QUOTAS); in ocfs2_fill_super()
1211 atomic_set(&osb->vol_state, VOLUME_DISABLED); in ocfs2_fill_super()
1968 atomic_set(&osb->vol_state, VOLUME_DISMOUNTED); in ocfs2_dismount_volume()
2098 atomic_set(&osb->alloc_stats.moves, 0); in ocfs2_initialize_super()
2099 atomic_set(&osb->alloc_stats.local_data, 0); in ocfs2_initialize_super()
2100 atomic_set(&osb->alloc_stats.bitmap_data, 0); in ocfs2_initialize_super()
2101 atomic_set(&osb->alloc_stats.bg_allocs, 0); in ocfs2_initialize_super()
2102 atomic_set(&osb->alloc_stats.bg_extends, 0); in ocfs2_initialize_super()
2242 atomic_set(&journal->j_num_trans, 0); in ocfs2_initialize_super()
2306 atomic_set(&osb->vol_state, VOLUME_INIT); in ocfs2_initialize_super()