Searched refs:segmap_lock (Results 1 – 3 of 3) sorted by relevance
274 spinlock_t segmap_lock; /* free segmap lock */ member425 spin_lock(&free_i->segmap_lock); in find_next_inuse()427 spin_unlock(&free_i->segmap_lock); in find_next_inuse()439 spin_lock(&free_i->segmap_lock); in __set_free()449 spin_unlock(&free_i->segmap_lock); in __set_free()473 spin_lock(&free_i->segmap_lock); in __set_test_and_free()487 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()496 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()502 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
87 spin_lock(&free_i->segmap_lock); in free_segs_blk_count_zoned()91 spin_unlock(&free_i->segmap_lock); in free_segs_blk_count_zoned()
2460 spin_lock(&free_i->segmap_lock); in get_new_segment()2531 spin_unlock(&free_i->segmap_lock); in get_new_segment()4341 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()