Lines Matching refs:init_f2fs_rwsem
1418 init_f2fs_rwsem(&fi->i_sem); in f2fs_alloc_inode()
1422 init_f2fs_rwsem(&fi->i_gc_rwsem[READ]); in f2fs_alloc_inode()
1423 init_f2fs_rwsem(&fi->i_gc_rwsem[WRITE]); in f2fs_alloc_inode()
1424 init_f2fs_rwsem(&fi->i_xattr_sem); in f2fs_alloc_inode()
3836 init_f2fs_rwsem(&sbi->io_order_lock); in init_sb_info()
3842 init_f2fs_rwsem(&sbi->sb_lock); in init_sb_info()
3843 init_f2fs_rwsem(&sbi->pin_sem); in init_sb_info()
4407 init_f2fs_rwsem(&sbi->gc_lock); in f2fs_fill_super()
4409 init_f2fs_rwsem(&sbi->cp_global_sem); in f2fs_fill_super()
4410 init_f2fs_rwsem(&sbi->node_write); in f2fs_fill_super()
4411 init_f2fs_rwsem(&sbi->node_change); in f2fs_fill_super()
4413 init_f2fs_rwsem(&sbi->cp_rwsem); in f2fs_fill_super()
4414 init_f2fs_rwsem(&sbi->quota_sem); in f2fs_fill_super()