Home
last modified time | relevance | path

Searched defs:btree (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/fs/nilfs2/
Dbtree.c69 static int nilfs_btree_get_new_block(const struct nilfs_bmap *btree, in nilfs_btree_get_new_block()
122 static int nilfs_btree_node_size(const struct nilfs_bmap *btree) in nilfs_btree_node_size()
127 static int nilfs_btree_nchildren_per_block(const struct nilfs_bmap *btree) in nilfs_btree_nchildren_per_block()
386 nilfs_btree_get_root(const struct nilfs_bmap *btree) in nilfs_btree_get_root()
403 static int nilfs_btree_height(const struct nilfs_bmap *btree) in nilfs_btree_height()
409 nilfs_btree_get_node(const struct nilfs_bmap *btree, in nilfs_btree_get_node()
444 static int __nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in __nilfs_btree_get_block()
499 static int nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in nilfs_btree_get_block()
505 static int nilfs_btree_do_lookup(const struct nilfs_bmap *btree, in nilfs_btree_do_lookup()
567 static int nilfs_btree_do_lookup_last(const struct nilfs_bmap *btree, in nilfs_btree_do_lookup_last()
[all …]
/linux-3.4.99/fs/hpfs/
Danode.c14 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
62 struct bplus_header *btree; in hpfs_add_sector_to_btree() local
268 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree()
398 struct bplus_header *btree; in hpfs_truncate_btree() local
Dhpfs.h474 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */ member
506 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */ member
/linux-3.4.99/fs/xfs/
Dxfs_da_btree.c586 xfs_da_node_entry_t *btree; in xfs_da_node_add() local
914 xfs_da_node_entry_t *btree; in xfs_da_fixhashpath() local
959 xfs_da_node_entry_t *btree; in xfs_da_node_remove() local
1003 xfs_da_node_entry_t *btree; in xfs_da_node_unbalance() local
1077 xfs_da_node_entry_t *btree; in xfs_da_node_lookup_int() local
Dxfs_da_btree.h70 } btree[1]; /* variable sized array of keys */ member
Dxfs_attr.c1811 xfs_da_node_entry_t *btree; in xfs_attr_node_list() local
Dxfs_mount.c801 uint64_t btree = 0; in xfs_initialize_perag_data() local