Searched refs:segmap_lock (Results 1 – 3 of 3) sorted by relevance
259 spinlock_t segmap_lock; /* free segmap lock */ member420 spin_lock(&free_i->segmap_lock); in find_next_inuse()422 spin_unlock(&free_i->segmap_lock); in find_next_inuse()434 spin_lock(&free_i->segmap_lock); in __set_free()444 spin_unlock(&free_i->segmap_lock); in __set_free()468 spin_lock(&free_i->segmap_lock); in __set_test_and_free()482 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()491 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()497 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
103 spin_lock(&free_i->segmap_lock); in free_segs_blk_count_zoned()107 spin_unlock(&free_i->segmap_lock); in free_segs_blk_count_zoned()
2756 spin_lock(&free_i->segmap_lock); in get_new_segment()2850 spin_unlock(&free_i->segmap_lock); in get_new_segment()4865 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()