Searched refs:segmap_lock (Results 1 – 3 of 3) sorted by relevance
242 spinlock_t segmap_lock; /* free segmap lock */ member460 spin_lock(&free_i->segmap_lock); in find_next_inuse()462 spin_unlock(&free_i->segmap_lock); in find_next_inuse()473 spin_lock(&free_i->segmap_lock); in __set_free()483 spin_unlock(&free_i->segmap_lock); in __set_free()507 spin_lock(&free_i->segmap_lock); in __set_test_and_free()535 spin_unlock(&free_i->segmap_lock); in __set_test_and_free()544 spin_lock(&free_i->segmap_lock); in __set_test_and_inuse()550 spin_unlock(&free_i->segmap_lock); in __set_test_and_inuse()
105 spin_lock(&free_i->segmap_lock); in free_segs_blk_count_zoned()109 spin_unlock(&free_i->segmap_lock); in free_segs_blk_count_zoned()
2789 spin_lock(&free_i->segmap_lock); in get_new_segment()2902 spin_unlock(&free_i->segmap_lock); in get_new_segment()4943 spin_lock_init(&free_i->segmap_lock); in build_free_segmap()