Lines Matching refs:init_f2fs_rwsem
1375 init_f2fs_rwsem(&fi->i_sem); in f2fs_alloc_inode()
1379 init_f2fs_rwsem(&fi->i_gc_rwsem[READ]); in f2fs_alloc_inode()
1380 init_f2fs_rwsem(&fi->i_gc_rwsem[WRITE]); in f2fs_alloc_inode()
1381 init_f2fs_rwsem(&fi->i_xattr_sem); in f2fs_alloc_inode()
3640 init_f2fs_rwsem(&sbi->io_order_lock); in init_sb_info()
3646 init_f2fs_rwsem(&sbi->sb_lock); in init_sb_info()
3647 init_f2fs_rwsem(&sbi->pin_sem); in init_sb_info()
4177 init_f2fs_rwsem(&sbi->gc_lock); in f2fs_fill_super()
4179 init_f2fs_rwsem(&sbi->cp_global_sem); in f2fs_fill_super()
4180 init_f2fs_rwsem(&sbi->node_write); in f2fs_fill_super()
4181 init_f2fs_rwsem(&sbi->node_change); in f2fs_fill_super()
4191 init_f2fs_rwsem(&sbi->cp_rwsem); in f2fs_fill_super()
4192 init_f2fs_rwsem(&sbi->quota_sem); in f2fs_fill_super()