Lines Matching refs:extent_lock
557 spin_lock(&sbi->extent_lock); in __free_extent_tree()
560 spin_unlock(&sbi->extent_lock); in __free_extent_tree()
597 spin_lock(&sbi->extent_lock); in f2fs_init_extent_tree()
599 spin_unlock(&sbi->extent_lock); in f2fs_init_extent_tree()
623 spin_lock(&sbi->extent_lock); in f2fs_lookup_extent_tree()
626 spin_unlock(&sbi->extent_lock); in f2fs_lookup_extent_tree()
688 spin_lock(&sbi->extent_lock); in f2fs_update_extent_tree()
708 spin_unlock(&sbi->extent_lock); in f2fs_update_extent_tree()
785 spin_lock(&sbi->extent_lock); in f2fs_shrink_extent_tree()
791 spin_unlock(&sbi->extent_lock); in f2fs_shrink_extent_tree()
1826 spin_lock_init(&sbi->extent_lock); in init_extent_cache_info()