H A D | btree.c | 71 static int nilfs_btree_get_new_block(const struct nilfs_bmap *btree, nilfs_btree_get_new_block() argument 124 static int nilfs_btree_node_size(const struct nilfs_bmap *btree) nilfs_btree_node_size() argument 129 static int nilfs_btree_nchildren_per_block(const struct nilfs_bmap *btree) nilfs_btree_nchildren_per_block() argument 416 nilfs_btree_get_root(const struct nilfs_bmap *btree) nilfs_btree_get_root() argument 433 static int nilfs_btree_height(const struct nilfs_bmap *btree) nilfs_btree_height() argument 439 nilfs_btree_get_node(const struct nilfs_bmap *btree, nilfs_btree_get_node() argument 474 static int __nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, __nilfs_btree_get_block() argument 529 static int nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, nilfs_btree_get_block() argument 535 static int nilfs_btree_do_lookup(const struct nilfs_bmap *btree, nilfs_btree_do_lookup() argument 597 static int nilfs_btree_do_lookup_last(const struct nilfs_bmap *btree, nilfs_btree_do_lookup_last() argument 646 static int nilfs_btree_get_next_key(const struct nilfs_bmap *btree, nilfs_btree_get_next_key() argument 674 static int nilfs_btree_lookup(const struct nilfs_bmap *btree, nilfs_btree_lookup() argument 691 static int nilfs_btree_lookup_contig(const struct nilfs_bmap *btree, nilfs_btree_lookup_contig() argument 775 static void nilfs_btree_promote_key(struct nilfs_bmap *btree, nilfs_btree_promote_key() argument 797 static void nilfs_btree_do_insert(struct nilfs_bmap *btree, nilfs_btree_do_insert() argument 824 static void nilfs_btree_carry_left(struct nilfs_bmap *btree, nilfs_btree_carry_left() argument 870 static void nilfs_btree_carry_right(struct nilfs_bmap *btree, nilfs_btree_carry_right() argument 917 static void nilfs_btree_split(struct nilfs_bmap *btree, nilfs_btree_split() argument 967 static void nilfs_btree_grow(struct nilfs_bmap *btree, nilfs_btree_grow() argument 996 static __u64 nilfs_btree_find_near(const struct nilfs_bmap *btree, nilfs_btree_find_near() argument 1025 static __u64 nilfs_btree_find_target_v(const struct nilfs_bmap *btree, nilfs_btree_find_target_v() argument 1045 static int nilfs_btree_prepare_insert(struct nilfs_bmap *btree, nilfs_btree_prepare_insert() argument 1194 static void nilfs_btree_commit_insert(struct nilfs_bmap *btree, nilfs_btree_commit_insert() argument 1218 static int nilfs_btree_insert(struct nilfs_bmap *btree, __u64 key, __u64 ptr) nilfs_btree_insert() argument 1247 static void nilfs_btree_do_delete(struct nilfs_bmap *btree, nilfs_btree_do_delete() argument 1272 static void nilfs_btree_borrow_left(struct nilfs_bmap *btree, nilfs_btree_borrow_left() argument 1304 static void nilfs_btree_borrow_right(struct nilfs_bmap *btree, nilfs_btree_borrow_right() argument 1337 static void nilfs_btree_concat_left(struct nilfs_bmap *btree, nilfs_btree_concat_left() argument 1363 static void nilfs_btree_concat_right(struct nilfs_bmap *btree, nilfs_btree_concat_right() argument 1388 static void nilfs_btree_shrink(struct nilfs_bmap *btree, nilfs_btree_shrink() argument 1412 static void nilfs_btree_nop(struct nilfs_bmap *btree, nilfs_btree_nop() argument 1418 static int nilfs_btree_prepare_delete(struct nilfs_bmap *btree, nilfs_btree_prepare_delete() argument 1553 static void nilfs_btree_commit_delete(struct nilfs_bmap *btree, nilfs_btree_commit_delete() argument 1568 static int nilfs_btree_delete(struct nilfs_bmap *btree, __u64 key) nilfs_btree_delete() argument 1599 static int nilfs_btree_seek_key(const struct nilfs_bmap *btree, __u64 start, nilfs_btree_seek_key() argument 1620 static int nilfs_btree_last_key(const struct nilfs_bmap *btree, __u64 *keyp) nilfs_btree_last_key() argument 1636 static int nilfs_btree_check_delete(struct nilfs_bmap *btree, __u64 key) nilfs_btree_check_delete() argument 1675 static int nilfs_btree_gather_data(struct nilfs_bmap *btree, nilfs_btree_gather_data() argument 1725 nilfs_btree_prepare_convert_and_insert(struct nilfs_bmap *btree, __u64 key, nilfs_btree_prepare_convert_and_insert() argument 1778 nilfs_btree_commit_convert_and_insert(struct nilfs_bmap *btree, nilfs_btree_commit_convert_and_insert() argument 1850 int nilfs_btree_convert_and_insert(struct nilfs_bmap *btree, nilfs_btree_convert_and_insert() argument 1882 static int nilfs_btree_propagate_p(struct nilfs_bmap *btree, nilfs_btree_propagate_p() argument 1894 static int nilfs_btree_prepare_update_v(struct nilfs_bmap *btree, nilfs_btree_prepare_update_v() argument 1929 static void nilfs_btree_commit_update_v(struct nilfs_bmap *btree, nilfs_btree_commit_update_v() argument 1953 static void nilfs_btree_abort_update_v(struct nilfs_bmap *btree, nilfs_btree_abort_update_v() argument 1965 static int nilfs_btree_prepare_propagate_v(struct nilfs_bmap *btree, nilfs_btree_prepare_propagate_v() argument 2000 static void nilfs_btree_commit_propagate_v(struct nilfs_bmap *btree, nilfs_btree_commit_propagate_v() argument 2015 static int nilfs_btree_propagate_v(struct nilfs_bmap *btree, nilfs_btree_propagate_v() argument 2050 static int nilfs_btree_propagate(struct nilfs_bmap *btree, nilfs_btree_propagate() argument 2091 static int nilfs_btree_propagate_gc(struct nilfs_bmap *btree, nilfs_btree_propagate_gc() argument 2097 static void nilfs_btree_add_dirty_buffer(struct nilfs_bmap *btree, nilfs_btree_add_dirty_buffer() argument 2133 static void nilfs_btree_lookup_dirty_buffers(struct nilfs_bmap *btree, nilfs_btree_lookup_dirty_buffers() argument 2170 static int nilfs_btree_assign_p(struct nilfs_bmap *btree, nilfs_btree_assign_p() argument 2211 static int nilfs_btree_assign_v(struct nilfs_bmap *btree, nilfs_btree_assign_v() argument 2242 static int nilfs_btree_assign(struct nilfs_bmap *btree, nilfs_btree_assign() argument 2281 static int nilfs_btree_assign_gc(struct nilfs_bmap *btree, nilfs_btree_assign_gc() argument 2308 static int nilfs_btree_mark(struct nilfs_bmap *btree, __u64 key, int level) nilfs_btree_mark() argument
|