• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/

Lines Matching refs:btrfs_root

27 static int split_node(struct btrfs_trans_handle *trans, struct btrfs_root
29 static int split_leaf(struct btrfs_trans_handle *trans, struct btrfs_root
33 struct btrfs_root *root, struct extent_buffer *dst,
36 struct btrfs_root *root,
39 static int del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root,
42 struct btrfs_root *root, struct btrfs_path *path,
118 noinline void btrfs_release_path(struct btrfs_root *root, struct btrfs_path *p)
145 struct extent_buffer *btrfs_root_node(struct btrfs_root *root)
159 struct extent_buffer *btrfs_lock_root_node(struct btrfs_root *root)
184 static void add_root_to_dirty_list(struct btrfs_root *root)
198 struct btrfs_root *root,
257 int btrfs_block_can_be_shared(struct btrfs_root *root,
281 struct btrfs_root *root,
388 struct btrfs_root *root,
494 struct btrfs_root *root,
511 struct btrfs_root *root, struct extent_buffer *buf,
599 struct btrfs_root *root, struct extent_buffer *parent,
726 static inline unsigned int leaf_data_end(struct btrfs_root *root,
739 static int check_node(struct btrfs_root *root, struct btrfs_path *path,
783 static int check_leaf(struct btrfs_root *root, struct btrfs_path *path,
843 static noinline int check_block(struct btrfs_root *root,
958 static void root_add_used(struct btrfs_root *root, u32 size)
966 static void root_sub_used(struct btrfs_root *root, u32 size)
978 static noinline struct extent_buffer *read_node_slot(struct btrfs_root *root,
1000 struct btrfs_root *root,
1216 struct btrfs_root *root,
1348 static void reada_for_search(struct btrfs_root *root,
1416 static noinline int reada_for_balance(struct btrfs_root *root,
1564 struct btrfs_root *root, struct btrfs_path *p,
1633 struct btrfs_root *root, struct btrfs_path *p,
1699 int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root
1884 struct btrfs_root *root, struct btrfs_path *path,
1911 struct btrfs_root *root, struct btrfs_path *path,
1947 struct btrfs_root *root, struct extent_buffer *dst,
2011 struct btrfs_root *root,
2068 struct btrfs_root *root,
2144 static int insert_ptr(struct btrfs_trans_handle *trans, struct btrfs_root
2183 struct btrfs_root *root,
2292 noinline int btrfs_leaf_free_space(struct btrfs_root *root,
2312 struct btrfs_root *root,
2481 static int push_leaf_right(struct btrfs_trans_handle *trans, struct btrfs_root
2543 struct btrfs_root *root,
2734 static int push_leaf_left(struct btrfs_trans_handle *trans, struct btrfs_root
2798 struct btrfs_root *root,
2887 struct btrfs_root *root,
2941 struct btrfs_root *root,
3116 struct btrfs_root *root,
3181 struct btrfs_root *root,
3267 struct btrfs_root *root,
3291 struct btrfs_root *root,
3327 struct btrfs_root *root,
3443 struct btrfs_root *root, struct btrfs_path *path,
3527 struct btrfs_root *root,
3680 struct btrfs_root *root, struct btrfs_path *path,
3785 struct btrfs_root *root,
3822 int btrfs_insert_item(struct btrfs_trans_handle *trans, struct btrfs_root
3850 static int del_ptr(struct btrfs_trans_handle *trans, struct btrfs_root *root,
3895 struct btrfs_root *root,
3921 int btrfs_del_items(struct btrfs_trans_handle *trans, struct btrfs_root *root,
4052 int btrfs_prev_leaf(struct btrfs_root *root, struct btrfs_path *path)
4102 int btrfs_search_forward(struct btrfs_root *root, struct btrfs_key *min_key,
4236 int btrfs_find_next_key(struct btrfs_root *root, struct btrfs_path *path,
4320 int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path)
4476 int btrfs_previous_item(struct btrfs_root *root,