Searched refs:s_md_lock (Results 1 – 2 of 2) sorted by relevance
2170 spin_lock(&sbi->s_md_lock); in ext4_mb_use_best_found()2173 spin_unlock(&sbi->s_md_lock); in ext4_mb_use_best_found()2848 spin_lock(&sbi->s_md_lock); in ext4_mb_regular_allocator()2851 spin_unlock(&sbi->s_md_lock); in ext4_mb_regular_allocator()3550 spin_lock(&sbi->s_md_lock); in ext4_discard_work()3552 spin_unlock(&sbi->s_md_lock); in ext4_discard_work()3923 spin_lock(&sbi->s_md_lock); in ext4_process_freed_data()6298 spin_lock(&sbi->s_md_lock); in ext4_try_merge_freed_extent()6300 spin_unlock(&sbi->s_md_lock); in ext4_try_merge_freed_extent()6370 spin_lock(&sbi->s_md_lock); in ext4_mb_free_metadata()[all …]
1581 spinlock_t s_md_lock; member