Searched refs:segmap_lock (Results 1 – 5 of 5) sorted by relevance
238 spinlock_t segmap_lock; /* free segmap lock */ member453 spin_lock(&free_i->segmap_lock); in find_next_inuse()455 spin_unlock(&free_i->segmap_lock); in find_next_inuse()466 spin_lock(&free_i->segmap_lock); in __set_free()476 spin_unlock(&free_i->segmap_lock); in __set_free()500 spin_lock(&free_i->segmap_lock); in __set_test_and_free()528 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()537 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()543 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
80 spin_lock(&free_i->segmap_lock); in free_segs_blk_count_zoned()84 spin_unlock(&free_i->segmap_lock); in free_segs_blk_count_zoned()
2247 spin_lock(&FREE_I(sbi)->segmap_lock); in free_segment_range()2253 spin_unlock(&FREE_I(sbi)->segmap_lock); in free_segment_range()2279 spin_lock(&FREE_I(sbi)->segmap_lock); in free_segment_range()2281 spin_unlock(&FREE_I(sbi)->segmap_lock); in free_segment_range()
3799 spin_lock(&FREE_I(sbi)->segmap_lock); in f2fs_ioc_reserve_dev_alias()3801 spin_unlock(&FREE_I(sbi)->segmap_lock); in f2fs_ioc_reserve_dev_alias()3851 spin_lock(&FREE_I(sbi)->segmap_lock); in f2fs_ioc_reserve_dev_alias()3853 spin_unlock(&FREE_I(sbi)->segmap_lock); in f2fs_ioc_reserve_dev_alias()3868 spin_lock(&FREE_I(sbi)->segmap_lock); in f2fs_ioc_reserve_dev_alias()3870 spin_unlock(&FREE_I(sbi)->segmap_lock); in f2fs_ioc_reserve_dev_alias()
2886 spin_lock(&free_i->segmap_lock); in get_new_segment()3013 spin_unlock(&free_i->segmap_lock); in get_new_segment()5046 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()