Lines Matching defs:fs_info
209 struct btrfs_fs_info *fs_info = inode->root->fs_info; in btree_get_extent() local
265 static int csum_tree_block(struct btrfs_fs_info *fs_info, in csum_tree_block()
376 static int btrfs_check_super_csum(struct btrfs_fs_info *fs_info, in btrfs_check_super_csum()
410 static int verify_level_key(struct btrfs_fs_info *fs_info, in verify_level_key()
468 static int btree_read_extent_buffer_pages(struct btrfs_fs_info *fs_info, in btree_read_extent_buffer_pages()
534 static int csum_dirty_buffer(struct btrfs_fs_info *fs_info, struct page *page) in csum_dirty_buffer()
560 static int check_tree_block_fsid(struct btrfs_fs_info *fs_info, in check_tree_block_fsid()
586 struct btrfs_fs_info *fs_info = root->fs_info; in btree_readpage_end_io_hook() local
688 struct btrfs_fs_info *fs_info; in end_workqueue_bio() local
787 blk_status_t btrfs_wq_submit_bio(struct btrfs_fs_info *fs_info, struct bio *bio, in btrfs_wq_submit_bio()
860 struct btrfs_fs_info *fs_info = btrfs_sb(inode->i_sb); in btree_submit_bio_hook() local
925 struct btrfs_fs_info *fs_info; in btree_writepages() local
1002 void readahead_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr) in readahead_tree_block()
1015 int reada_tree_block_flagged(struct btrfs_fs_info *fs_info, u64 bytenr, in reada_tree_block_flagged()
1048 struct btrfs_fs_info *fs_info, in btrfs_find_create_tree_block()
1077 struct extent_buffer *read_tree_block(struct btrfs_fs_info *fs_info, u64 bytenr, in read_tree_block()
1098 void clean_tree_block(struct btrfs_fs_info *fs_info, in clean_tree_block()
1142 static void __setup_root(struct btrfs_root *root, struct btrfs_fs_info *fs_info, in __setup_root()
1210 static struct btrfs_root *btrfs_alloc_root(struct btrfs_fs_info *fs_info, in btrfs_alloc_root()
1221 struct btrfs_root *btrfs_alloc_dummy_root(struct btrfs_fs_info *fs_info) in btrfs_alloc_dummy_root()
1241 struct btrfs_fs_info *fs_info, in btrfs_create_tree()
1310 struct btrfs_fs_info *fs_info) in alloc_log_tree()
1349 struct btrfs_fs_info *fs_info) in btrfs_init_log_root_tree()
1364 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_add_log_tree() local
1397 struct btrfs_fs_info *fs_info = tree_root->fs_info; in btrfs_read_tree_root() local
1511 struct btrfs_root *btrfs_lookup_fs_root(struct btrfs_fs_info *fs_info, in btrfs_lookup_fs_root()
1523 int btrfs_insert_fs_root(struct btrfs_fs_info *fs_info, in btrfs_insert_fs_root()
1544 struct btrfs_root *btrfs_get_fs_root(struct btrfs_fs_info *fs_info, in btrfs_get_fs_root()
1666 struct btrfs_fs_info *fs_info = root->fs_info; in cleaner_kthread() local
1760 struct btrfs_fs_info *fs_info = root->fs_info; in transaction_kthread() local
2019 static void btrfs_stop_all_workers(struct btrfs_fs_info *fs_info) in btrfs_stop_all_workers()
2071 void btrfs_free_fs_roots(struct btrfs_fs_info *fs_info) in btrfs_free_fs_roots()
2107 static void btrfs_init_scrub(struct btrfs_fs_info *fs_info) in btrfs_init_scrub()
2118 static void btrfs_init_balance(struct btrfs_fs_info *fs_info) in btrfs_init_balance()
2128 static void btrfs_init_btree_inode(struct btrfs_fs_info *fs_info) in btrfs_init_btree_inode()
2155 static void btrfs_init_dev_replace_locks(struct btrfs_fs_info *fs_info) in btrfs_init_dev_replace_locks()
2165 static void btrfs_init_qgroup(struct btrfs_fs_info *fs_info) in btrfs_init_qgroup()
2178 static int btrfs_init_workqueues(struct btrfs_fs_info *fs_info, in btrfs_init_workqueues()
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()
2562 static int btrfs_validate_mount_super(struct btrfs_fs_info *fs_info) in btrfs_validate_mount_super()
2573 static int btrfs_validate_write_super(struct btrfs_fs_info *fs_info, in btrfs_validate_write_super()
2614 struct btrfs_fs_info *fs_info = btrfs_sb(sb); in open_ctree() local
3609 static int check_barrier_error(struct btrfs_fs_info *fs_info) in check_barrier_error()
3704 int write_all_supers(struct btrfs_fs_info *fs_info, int max_mirrors) in write_all_supers()
3816 void btrfs_drop_and_free_fs_root(struct btrfs_fs_info *fs_info, in btrfs_drop_and_free_fs_root()
3859 int btrfs_cleanup_fs_roots(struct btrfs_fs_info *fs_info) in btrfs_cleanup_fs_roots()
3910 int btrfs_commit_super(struct btrfs_fs_info *fs_info) in btrfs_commit_super()
3930 void close_ctree(struct btrfs_fs_info *fs_info) in close_ctree()
4056 struct btrfs_fs_info *fs_info; in btrfs_mark_buffer_dirty() local
4095 static void __btrfs_btree_balance_dirty(struct btrfs_fs_info *fs_info, in __btrfs_btree_balance_dirty()
4118 void btrfs_btree_balance_dirty(struct btrfs_fs_info *fs_info) in btrfs_btree_balance_dirty()
4123 void btrfs_btree_balance_dirty_nodelay(struct btrfs_fs_info *fs_info) in btrfs_btree_balance_dirty_nodelay()
4132 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_read_buffer() local
4138 static void btrfs_error_commit_super(struct btrfs_fs_info *fs_info) in btrfs_error_commit_super()
4166 static void btrfs_destroy_all_ordered_extents(struct btrfs_fs_info *fs_info) in btrfs_destroy_all_ordered_extents()
4191 struct btrfs_fs_info *fs_info) in btrfs_destroy_delayed_refs()
4293 static void btrfs_destroy_all_delalloc_inodes(struct btrfs_fs_info *fs_info) in btrfs_destroy_all_delalloc_inodes()
4317 static int btrfs_destroy_marked_extents(struct btrfs_fs_info *fs_info, in btrfs_destroy_marked_extents()
4350 static int btrfs_destroy_pinned_extent(struct btrfs_fs_info *fs_info, in btrfs_destroy_pinned_extent()
4399 struct btrfs_fs_info *fs_info) in btrfs_cleanup_dirty_bgs()
4445 struct btrfs_fs_info *fs_info) in btrfs_cleanup_one_transaction()
4471 static int btrfs_cleanup_transaction(struct btrfs_fs_info *fs_info) in btrfs_cleanup_transaction()