Home
last modified time | relevance | path

Searched refs:s_next_gen_lock (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext2/
H A Dialloc.c564 spin_lock(&sbi->s_next_gen_lock); in ext2_new_inode()
566 spin_unlock(&sbi->s_next_gen_lock); in ext2_new_inode()
H A Dext2.h95 spinlock_t s_next_gen_lock; member
H A Dsuper.c1119 spin_lock_init(&sbi->s_next_gen_lock); in ext2_fill_super()