Searched refs:segmap_lock (Results 1 – 3 of 3) sorted by relevance
261 spinlock_t segmap_lock; /* free segmap lock */ member422 spin_lock(&free_i->segmap_lock); in find_next_inuse()424 spin_unlock(&free_i->segmap_lock); in find_next_inuse()436 spin_lock(&free_i->segmap_lock); in __set_free()446 spin_unlock(&free_i->segmap_lock); in __set_free()470 spin_lock(&free_i->segmap_lock); in __set_test_and_free()484 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()493 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()499 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
85 spin_lock(&free_i->segmap_lock); in free_segs_blk_count_zoned()89 spin_unlock(&free_i->segmap_lock); in free_segs_blk_count_zoned()
2670 spin_lock(&free_i->segmap_lock); in get_new_segment()2727 spin_unlock(&free_i->segmap_lock); in get_new_segment()4541 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()