Searched refs:s_md_lock (Results 1 – 2 of 2) sorted by relevance
3654 spin_lock(&sbi->s_md_lock); in ext4_discard_work()3656 spin_unlock(&sbi->s_md_lock); in ext4_discard_work()3779 spin_lock_init(&sbi->s_md_lock); in ext4_mb_init()4034 spin_lock(&sbi->s_md_lock); in ext4_process_freed_data()4037 spin_unlock(&sbi->s_md_lock); in ext4_process_freed_data()6394 spin_lock(&sbi->s_md_lock); in ext4_merge_freed_extents()6396 spin_unlock(&sbi->s_md_lock); in ext4_merge_freed_extents()6503 spin_lock(&sbi->s_md_lock); in ext4_mb_free_metadata()6505 spin_unlock(&sbi->s_md_lock); in ext4_mb_free_metadata()
1676 spinlock_t s_md_lock; member