Searched refs:s_next_gen_lock (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dext2_fs_sb.h96 spinlock_t s_next_gen_lock; member in struct:ext2_sb_info
H A Dext3_fs_sb.h56 spinlock_t s_next_gen_lock; member in struct:ext3_sb_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsb.h75 spinlock_t s_next_gen_lock; member in struct:nilfs_sb_info
H A Dinode.c325 spin_lock(&sbi->s_next_gen_lock);
327 spin_unlock(&sbi->s_next_gen_lock);
H A Dsuper.c843 spin_lock_init(&sbi->s_next_gen_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Dexofs.h81 spinlock_t s_next_gen_lock; /* spinlock for gen # update */ member in struct:exofs_sb_info
H A Dsuper.c607 spin_lock_init(&sbi->s_next_gen_lock);
H A Dinode.c1143 spin_lock(&sbi->s_next_gen_lock);
1145 spin_unlock(&sbi->s_next_gen_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dialloc.c559 spin_lock(&sbi->s_next_gen_lock);
561 spin_unlock(&sbi->s_next_gen_lock);
H A Dsuper.c1019 spin_lock_init(&sbi->s_next_gen_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dialloc.c566 spin_lock(&sbi->s_next_gen_lock);
568 spin_unlock(&sbi->s_next_gen_lock);
H A Dsuper.c1888 spin_lock_init(&sbi->s_next_gen_lock);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dialloc.c1011 spin_lock(&sbi->s_next_gen_lock);
1013 spin_unlock(&sbi->s_next_gen_lock);
H A Dext4.h1075 spinlock_t s_next_gen_lock; member in struct:ext4_sb_info
H A Dsuper.c2926 spin_lock_init(&sbi->s_next_gen_lock);

Completed in 149 milliseconds