Home
last modified time | relevance | path

Searched refs:btrfs_fs_info (Results 1 – 12 of 12) sorted by relevance

/fs/btrfs/
A Ddisk-io.h18 int read_extent_data(struct btrfs_fs_info *fs_info, char *data, u64 logical,
21 struct btrfs_fs_info *fs_info, u64 bytenr);
22 struct extent_buffer *btrfs_find_tree_block(struct btrfs_fs_info *fs_info,
26 struct btrfs_root *btrfs_read_fs_root(struct btrfs_fs_info *fs_info,
32 void btrfs_free_fs_info(struct btrfs_fs_info *fs_info);
33 struct btrfs_fs_info *btrfs_new_fs_info(void);
35 int btrfs_setup_all_roots(struct btrfs_fs_info *fs_info);
36 void btrfs_release_all_roots(struct btrfs_fs_info *fs_info);
37 void btrfs_cleanup_all_caches(struct btrfs_fs_info *fs_info);
39 struct btrfs_fs_info *open_ctree_fs_info(struct blk_desc *desc,
[all …]
A Dvolumes.h163 int __btrfs_map_block(struct btrfs_fs_info *fs_info, int rw,
167 int btrfs_map_block(struct btrfs_fs_info *fs_info, int rw,
171 int btrfs_next_bg(struct btrfs_fs_info *map_tree, u64 *logical,
173 static inline int btrfs_next_bg_metadata(struct btrfs_fs_info *fs_info, in btrfs_next_bg_metadata()
179 static inline int btrfs_next_bg_system(struct btrfs_fs_info *fs_info, in btrfs_next_bg_system()
185 int btrfs_read_sys_array(struct btrfs_fs_info *fs_info);
186 int btrfs_read_chunk_tree(struct btrfs_fs_info *fs_info);
190 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len);
195 struct btrfs_device *btrfs_find_device(struct btrfs_fs_info *fs_info, u64 devid,
197 int btrfs_check_chunk_valid(struct btrfs_fs_info *fs_info,
[all …]
A Ddisk-io.c32 static int check_tree_block(struct btrfs_fs_info *fs_info, in check_tree_block()
346 static int csum_tree_block(struct btrfs_fs_info *fs_info, in csum_tree_block()
363 struct btrfs_fs_info *fs_info, u64 bytenr) in btrfs_find_create_tree_block()
597 struct btrfs_fs_info *fs_info, in find_and_setup_root()
758 void btrfs_free_fs_info(struct btrfs_fs_info *fs_info) in btrfs_free_fs_info()
767 struct btrfs_fs_info *btrfs_new_fs_info(void) in btrfs_new_fs_info()
769 struct btrfs_fs_info *fs_info; in btrfs_new_fs_info()
771 fs_info = calloc(1, sizeof(struct btrfs_fs_info)); in btrfs_new_fs_info()
835 int btrfs_setup_all_roots(struct btrfs_fs_info *fs_info) in btrfs_setup_all_roots()
993 struct btrfs_fs_info *fs_info; in open_ctree_fs_info()
[all …]
A Dbtrfs.c16 struct btrfs_fs_info *current_fs_info;
21 struct btrfs_fs_info *fs_info = root->fs_info; in show_dir()
122 struct btrfs_fs_info *fs_info; in btrfs_probe()
136 struct btrfs_fs_info *fs_info = current_fs_info; in btrfs_ls()
164 struct btrfs_fs_info *fs_info = current_fs_info; in btrfs_exists()
184 struct btrfs_fs_info *fs_info = current_fs_info; in btrfs_size()
229 struct btrfs_fs_info *fs_info = current_fs_info; in btrfs_read()
A Dextent-io.h64 struct btrfs_fs_info;
87 struct btrfs_fs_info *fs_info;
133 struct extent_buffer *alloc_extent_buffer(struct btrfs_fs_info *fs_info,
136 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info,
A Dctree.c100 btrfs_check_node(struct btrfs_fs_info *fs_info, in btrfs_check_node()
131 btrfs_check_leaf(struct btrfs_fs_info *fs_info, in btrfs_check_leaf()
215 static int noinline check_block(struct btrfs_fs_info *fs_info, in check_block()
299 struct extent_buffer *read_node_slot(struct btrfs_fs_info *fs_info, in read_node_slot()
397 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_search_slot()
611 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_prev_leaf()
665 int btrfs_next_sibling_tree_block(struct btrfs_fs_info *fs_info, in btrfs_next_sibling_tree_block()
A Dvolumes.c353 struct btrfs_device *btrfs_find_device(struct btrfs_fs_info *fs_info, u64 devid, in btrfs_find_device()
384 int btrfs_check_chunk_valid(struct btrfs_fs_info *fs_info, in btrfs_check_chunk_valid()
514 static int read_one_chunk(struct btrfs_fs_info *fs_info, struct btrfs_key *key, in read_one_chunk()
610 static int read_one_dev(struct btrfs_fs_info *fs_info, in read_one_dev()
648 int btrfs_read_sys_array(struct btrfs_fs_info *fs_info) in btrfs_read_sys_array()
739 int btrfs_read_chunk_tree(struct btrfs_fs_info *fs_info) in btrfs_read_chunk_tree()
807 u64 btrfs_stripe_length(struct btrfs_fs_info *fs_info, in btrfs_stripe_length()
847 int btrfs_num_copies(struct btrfs_fs_info *fs_info, u64 logical, u64 len) in btrfs_num_copies()
885 int btrfs_next_bg(struct btrfs_fs_info *fs_info, u64 *logical, in btrfs_next_bg()
950 int __btrfs_map_block(struct btrfs_fs_info *fs_info, int rw, in __btrfs_map_block()
[all …]
A Dctree.h84 struct btrfs_fs_info *fs_info;
100 struct btrfs_fs_info { struct
127 static inline u32 BTRFS_MAX_ITEM_SIZE(const struct btrfs_fs_info *info) in BTRFS_MAX_ITEM_SIZE() argument
132 static inline u32 BTRFS_NODEPTRS_PER_BLOCK(const struct btrfs_fs_info *info) in BTRFS_NODEPTRS_PER_BLOCK()
145 static inline u32 BTRFS_MAX_INLINE_DATA_SIZE(const struct btrfs_fs_info *info) in BTRFS_MAX_INLINE_DATA_SIZE()
151 static inline u32 BTRFS_MAX_XATTR_SIZE(const struct btrfs_fs_info *info) in BTRFS_MAX_XATTR_SIZE()
1159 static inline bool __btrfs_fs_incompat(struct btrfs_fs_info *fs_info, u64 flag) in __btrfs_fs_incompat()
1241 btrfs_check_node(struct btrfs_fs_info *fs_info,
1244 btrfs_check_leaf(struct btrfs_fs_info *fs_info,
1246 struct extent_buffer *read_node_slot(struct btrfs_fs_info *fs_info,
[all …]
A Dsubvolume.c80 struct btrfs_fs_info *fs_info = root->fs_info; in list_one_subvol()
158 static int list_subvolums(struct btrfs_fs_info *fs_info) in list_subvolums()
227 struct btrfs_fs_info *fs_info = current_fs_info; in btrfs_list_subvols()
A Dinode.c71 static int lookup_root_ref(struct btrfs_fs_info *fs_info, in lookup_root_ref()
122 struct btrfs_fs_info *fs_info = root->fs_info; in get_parent_inode()
248 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_lookup_path()
425 struct btrfs_fs_info *fs_info = leaf->fs_info; in btrfs_read_extent_reg()
627 struct btrfs_fs_info *fs_info = leaf->fs_info; in read_and_truncate_page()
667 struct btrfs_fs_info *fs_info = root->fs_info; in btrfs_file_read()
A Dbtrfs.h15 extern struct btrfs_fs_info *current_fs_info;
A Dextent-io.c564 static struct extent_buffer *__alloc_extent_buffer(struct btrfs_fs_info *info, in __alloc_extent_buffer()
670 struct extent_buffer *alloc_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_extent_buffer()
714 struct extent_buffer *alloc_dummy_extent_buffer(struct btrfs_fs_info *fs_info, in alloc_dummy_extent_buffer()

Completed in 21 milliseconds