Lines Matching refs:atomic_set
1180 atomic_set(&osb->vol_state, VOLUME_MOUNTED); in ocfs2_fill_super()
1192 atomic_set(&osb->vol_state, VOLUME_DISABLED); in ocfs2_fill_super()
1201 atomic_set(&osb->vol_state, VOLUME_MOUNTED_QUOTAS); in ocfs2_fill_super()
1213 atomic_set(&osb->vol_state, VOLUME_DISABLED); in ocfs2_fill_super()
1979 atomic_set(&osb->vol_state, VOLUME_DISMOUNTED); in ocfs2_dismount_volume()
2109 atomic_set(&osb->alloc_stats.moves, 0); in ocfs2_initialize_super()
2110 atomic_set(&osb->alloc_stats.local_data, 0); in ocfs2_initialize_super()
2111 atomic_set(&osb->alloc_stats.bitmap_data, 0); in ocfs2_initialize_super()
2112 atomic_set(&osb->alloc_stats.bg_allocs, 0); in ocfs2_initialize_super()
2113 atomic_set(&osb->alloc_stats.bg_extends, 0); in ocfs2_initialize_super()
2253 atomic_set(&journal->j_num_trans, 0); in ocfs2_initialize_super()
2317 atomic_set(&osb->vol_state, VOLUME_INIT); in ocfs2_initialize_super()