• Home
  • Raw
  • Download

Lines Matching refs:btrfs_fs_info

56 				      struct btrfs_fs_info *fs_info);
58 static int btrfs_destroy_marked_extents(struct btrfs_fs_info *fs_info,
61 static int btrfs_destroy_pinned_extent(struct btrfs_fs_info *fs_info,
63 static int btrfs_cleanup_transaction(struct btrfs_fs_info *fs_info);
64 static void btrfs_error_commit_super(struct btrfs_fs_info *fs_info);
75 struct btrfs_fs_info *info;
208 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btree_get_extent()
257 struct btrfs_fs_info *fs_info = buf->fs_info; in csum_tree_block()
365 static int btrfs_check_super_csum(struct btrfs_fs_info *fs_info, in btrfs_check_super_csum()
394 struct btrfs_fs_info *fs_info = eb->fs_info; in btrfs_verify_level_key()
461 struct btrfs_fs_info *fs_info = eb->fs_info; in btree_read_extent_buffer_pages()
513 static int csum_dirty_buffer(struct btrfs_fs_info *fs_info, struct page *page) in csum_dirty_buffer()
560 struct btrfs_fs_info *fs_info = eb->fs_info; in check_tree_block_fsid()
597 struct btrfs_fs_info *fs_info = root->fs_info; in btree_readpage_end_io_hook()
706 struct btrfs_fs_info *fs_info; in end_workqueue_bio()
736 blk_status_t btrfs_bio_wq_end_io(struct btrfs_fs_info *info, struct bio *bio, in btrfs_bio_wq_end_io()
809 blk_status_t btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct bio *bio, in btrfs_wq_submit_bio()
867 static int check_async_write(struct btrfs_fs_info *fs_info, in check_async_write()
881 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btree_submit_bio_hook()
945 struct btrfs_fs_info *fs_info; in btree_writepages()
1022 void readahead_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr) in readahead_tree_block()
1039 struct btrfs_fs_info *fs_info, in btrfs_find_create_tree_block()
1055 struct extent_buffer *read_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr, in read_tree_block()
1078 struct btrfs_fs_info *fs_info = buf->fs_info; in btrfs_clean_tree_block()
1120 static void __setup_root(struct btrfs_root *root, struct btrfs_fs_info *fs_info, in __setup_root()
1192 static struct btrfs_root *btrfs_alloc_root(struct btrfs_fs_info *fs_info, in btrfs_alloc_root()
1203 struct btrfs_root *btrfs_alloc_dummy_root(struct btrfs_fs_info *fs_info) in btrfs_alloc_dummy_root()
1225 struct btrfs_fs_info *fs_info = trans->fs_info; in btrfs_create_tree()
1299 struct btrfs_fs_info *fs_info) in alloc_log_tree()
1338 struct btrfs_fs_info *fs_info) in btrfs_init_log_root_tree()
1353 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_log_tree()
1386 struct btrfs_fs_info *fs_info = tree_root->fs_info; in btrfs_read_tree_root()
1507 struct btrfs_root *btrfs_lookup_fs_root(struct btrfs_fs_info *fs_info, in btrfs_lookup_fs_root()
1519 int btrfs_insert_fs_root(struct btrfs_fs_info *fs_info, in btrfs_insert_fs_root()
1540 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info, in btrfs_get_fs_root()
1621 struct btrfs_fs_info *info = (struct btrfs_fs_info *)congested_data; in btrfs_congested_fn()
1662 struct btrfs_fs_info *fs_info = root->fs_info; in cleaner_kthread()
1730 struct btrfs_fs_info *fs_info = root->fs_info; in transaction_kthread()
1797 static int find_newest_super_backup(struct btrfs_fs_info *info, u64 newest_gen) in find_newest_super_backup()
1827 static void find_oldest_super_backup(struct btrfs_fs_info *info, in find_oldest_super_backup()
1846 static void backup_super_roots(struct btrfs_fs_info *info) in backup_super_roots()
1943 static noinline int next_root_backup(struct btrfs_fs_info *info, in next_root_backup()
1988 static void btrfs_stop_all_workers(struct btrfs_fs_info *fs_info) in btrfs_stop_all_workers()
2025 static void free_root_pointers(struct btrfs_fs_info *info, bool free_chunk_root) in free_root_pointers()
2039 void btrfs_free_fs_roots(struct btrfs_fs_info *fs_info) in btrfs_free_fs_roots()
2075 static void btrfs_init_scrub(struct btrfs_fs_info *fs_info) in btrfs_init_scrub()
2086 static void btrfs_init_balance(struct btrfs_fs_info *fs_info) in btrfs_init_balance()
2096 static void btrfs_init_btree_inode(struct btrfs_fs_info *fs_info) in btrfs_init_btree_inode()
2124 static void btrfs_init_dev_replace_locks(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace_locks()
2131 static void btrfs_init_qgroup(struct btrfs_fs_info *fs_info) in btrfs_init_qgroup()
2143 static int btrfs_init_workqueues(struct btrfs_fs_info *fs_info, in btrfs_init_workqueues()
2227 static int btrfs_init_csum_hash(struct btrfs_fs_info *fs_info, u16 csum_type) in btrfs_init_csum_hash()
2262 static void btrfs_free_csum_hash(struct btrfs_fs_info *fs_info) in btrfs_free_csum_hash()
2267 static int btrfs_replay_log(struct btrfs_fs_info *fs_info, in btrfs_replay_log()
2320 static int btrfs_read_roots(struct btrfs_fs_info *fs_info) in btrfs_read_roots()
2407 static int validate_super(struct btrfs_fs_info *fs_info, in validate_super()
2578 static int btrfs_validate_mount_super(struct btrfs_fs_info *fs_info) in btrfs_validate_mount_super()
2589 static int btrfs_validate_write_super(struct btrfs_fs_info *fs_info, in btrfs_validate_write_super()
2631 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in open_ctree()
3533 struct btrfs_fs_info *fs_info = device->fs_info; in write_dev_supers()
3712 static int check_barrier_error(struct btrfs_fs_info *fs_info) in check_barrier_error()
3723 static int barrier_all_devices(struct btrfs_fs_info *info) in barrier_all_devices()
3807 int write_all_supers(struct btrfs_fs_info *fs_info, int max_mirrors) in write_all_supers()
3920 void btrfs_drop_and_free_fs_root(struct btrfs_fs_info *fs_info, in btrfs_drop_and_free_fs_root()
3963 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info) in btrfs_cleanup_fs_roots()
4014 int btrfs_commit_super(struct btrfs_fs_info *fs_info) in btrfs_commit_super()
4034 void close_ctree(struct btrfs_fs_info *fs_info) in close_ctree()
4189 struct btrfs_fs_info *fs_info; in btrfs_mark_buffer_dirty()
4228 static void __btrfs_btree_balance_dirty(struct btrfs_fs_info *fs_info, in __btrfs_btree_balance_dirty()
4251 void btrfs_btree_balance_dirty(struct btrfs_fs_info *fs_info) in btrfs_btree_balance_dirty()
4256 void btrfs_btree_balance_dirty_nodelay(struct btrfs_fs_info *fs_info) in btrfs_btree_balance_dirty_nodelay()
4268 static void btrfs_error_commit_super(struct btrfs_fs_info *fs_info) in btrfs_error_commit_super()
4296 static void btrfs_destroy_all_ordered_extents(struct btrfs_fs_info *fs_info) in btrfs_destroy_all_ordered_extents()
4329 struct btrfs_fs_info *fs_info) in btrfs_destroy_delayed_refs()
4425 static void btrfs_destroy_all_delalloc_inodes(struct btrfs_fs_info *fs_info) in btrfs_destroy_all_delalloc_inodes()
4449 static int btrfs_destroy_marked_extents(struct btrfs_fs_info *fs_info, in btrfs_destroy_marked_extents()
4482 static int btrfs_destroy_pinned_extent(struct btrfs_fs_info *fs_info, in btrfs_destroy_pinned_extent()
4550 struct btrfs_fs_info *fs_info) in btrfs_cleanup_dirty_bgs()
4597 struct btrfs_fs_info *fs_info) in btrfs_cleanup_one_transaction()
4629 static int btrfs_cleanup_transaction(struct btrfs_fs_info *fs_info) in btrfs_cleanup_transaction()