Lines Matching refs:init_f2fs_rwsem
1275 init_f2fs_rwsem(&fi->i_sem); in f2fs_alloc_inode()
1282 init_f2fs_rwsem(&fi->i_gc_rwsem[READ]); in f2fs_alloc_inode()
1283 init_f2fs_rwsem(&fi->i_gc_rwsem[WRITE]); in f2fs_alloc_inode()
1284 init_f2fs_rwsem(&fi->i_mmap_sem); in f2fs_alloc_inode()
1285 init_f2fs_rwsem(&fi->i_xattr_sem); in f2fs_alloc_inode()
3487 init_f2fs_rwsem(&sbi->io_order_lock); in init_sb_info()
3493 init_f2fs_rwsem(&sbi->sb_lock); in init_sb_info()
3494 init_f2fs_rwsem(&sbi->pin_sem); in init_sb_info()
3959 init_f2fs_rwsem(&sbi->gc_lock); in f2fs_fill_super()
3961 init_f2fs_rwsem(&sbi->cp_global_sem); in f2fs_fill_super()
3962 init_f2fs_rwsem(&sbi->node_write); in f2fs_fill_super()
3963 init_f2fs_rwsem(&sbi->node_change); in f2fs_fill_super()
3989 init_f2fs_rwsem(&sbi->write_io[i][j].io_rwsem); in f2fs_fill_super()
3995 init_f2fs_rwsem(&sbi->write_io[i][j].bio_list_lock); in f2fs_fill_super()
3999 init_f2fs_rwsem(&sbi->cp_rwsem); in f2fs_fill_super()
4000 init_f2fs_rwsem(&sbi->quota_sem); in f2fs_fill_super()