Searched refs:segmap_lock (Results 1 – 3 of 3) sorted by relevance
272 spinlock_t segmap_lock; /* free segmap lock */ member435 spin_lock(&free_i->segmap_lock); in find_next_inuse()437 spin_unlock(&free_i->segmap_lock); in find_next_inuse()449 spin_lock(&free_i->segmap_lock); in __set_free()459 spin_unlock(&free_i->segmap_lock); in __set_free()483 spin_lock(&free_i->segmap_lock); in __set_test_and_free()497 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()506 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()512 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
93 spin_lock(&free_i->segmap_lock); in free_segs_blk_count_zoned()97 spin_unlock(&free_i->segmap_lock); in free_segs_blk_count_zoned()
2529 spin_lock(&free_i->segmap_lock); in get_new_segment()2600 spin_unlock(&free_i->segmap_lock); in get_new_segment()4461 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()