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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.c1515 spin_lock(&sbi->s_md_lock);
1518 spin_unlock(&sbi->s_md_lock);
2034 spin_lock(&sbi->s_md_lock);
2037 spin_unlock(&sbi->s_md_lock);
2435 spin_lock_init(&sbi->s_md_lock);
4410 spin_lock(&sbi->s_md_lock);
4412 spin_unlock(&sbi->s_md_lock);
4423 spin_lock(&sbi->s_md_lock);
4425 spin_unlock(&sbi->s_md_lock);
4430 spin_lock(&sbi->s_md_lock);
[all...]
H A Dext4.h1125 spinlock_t s_md_lock; member in struct:ext4_sb_info

Completed in 127 milliseconds