Home
last modified time | relevance | path

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

/linux-4.1.27/fs/exofs/
Dexofs.h72 spinlock_t s_next_gen_lock; /* spinlock for gen # update */ member
Dinode.c1320 spin_lock(&sbi->s_next_gen_lock); in exofs_new_inode()
1322 spin_unlock(&sbi->s_next_gen_lock); in exofs_new_inode()
Dsuper.c791 spin_lock_init(&sbi->s_next_gen_lock); in exofs_fill_super()
/linux-4.1.27/fs/ext2/
Dialloc.c569 spin_lock(&sbi->s_next_gen_lock); in ext2_new_inode()
571 spin_unlock(&sbi->s_next_gen_lock); in ext2_new_inode()
Dext2.h93 spinlock_t s_next_gen_lock; member
Dsuper.c1070 spin_lock_init(&sbi->s_next_gen_lock); in ext2_fill_super()
/linux-4.1.27/fs/ext3/
Dialloc.c508 spin_lock(&sbi->s_next_gen_lock); in ext3_new_inode()
510 spin_unlock(&sbi->s_next_gen_lock); in ext3_new_inode()
Dext3.h654 spinlock_t s_next_gen_lock; member
Dsuper.c1991 spin_lock_init(&sbi->s_next_gen_lock); in ext3_fill_super()
/linux-4.1.27/fs/ext4/
Dioctl.c163 spin_lock(&sbi->s_next_gen_lock); in swap_inode_boot_loader()
166 spin_unlock(&sbi->s_next_gen_lock); in swap_inode_boot_loader()
Dialloc.c1018 spin_lock(&sbi->s_next_gen_lock); in __ext4_new_inode()
1020 spin_unlock(&sbi->s_next_gen_lock); in __ext4_new_inode()
Dext4.h1281 spinlock_t s_next_gen_lock; member
Dsuper.c3982 spin_lock_init(&sbi->s_next_gen_lock); in ext4_fill_super()