Home
last modified time | relevance | path

Searched refs:s_md_lock (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dext4_sb.h105 spinlock_t s_md_lock; member
Dmballoc.c1381 spin_lock(&sbi->s_md_lock); in ext4_mb_use_best_found()
1384 spin_unlock(&sbi->s_md_lock); in ext4_mb_use_best_found()
1994 spin_lock(&sbi->s_md_lock); in ext4_mb_regular_allocator()
1997 spin_unlock(&sbi->s_md_lock); in ext4_mb_regular_allocator()
2723 spin_lock_init(&sbi->s_md_lock); in ext4_mb_init()
4752 spin_lock(&sbi->s_md_lock); in ext4_mb_free_metadata()
4754 spin_unlock(&sbi->s_md_lock); in ext4_mb_free_metadata()
4765 spin_lock(&sbi->s_md_lock); in ext4_mb_free_metadata()
4767 spin_unlock(&sbi->s_md_lock); in ext4_mb_free_metadata()
4772 spin_lock(&sbi->s_md_lock); in ext4_mb_free_metadata()
[all …]