Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A Dbtree.h117 struct btree { struct
121 /* Key/pointer for this btree node */ argument
127 struct btree *parent; argument
135 struct btree_keys keys; argument
137 /* For outstanding btree writes, used as a lock - protects write_idx */ argument
144 struct btree_write writes[2]; argument
152 static inline bool btree_node_ ## flag(struct btree *b) \ argument
/linux/fs/nilfs2/
A Dbtree.c111 static int nilfs_btree_node_size(const struct nilfs_bmap *btree) in nilfs_btree_node_size()
409 nilfs_btree_get_root(const struct nilfs_bmap *btree) in nilfs_btree_get_root()
432 nilfs_btree_get_node(const struct nilfs_bmap *btree, in nilfs_btree_get_node()
797 static void nilfs_btree_do_insert(struct nilfs_bmap *btree, in nilfs_btree_do_insert()
917 static void nilfs_btree_split(struct nilfs_bmap *btree, in nilfs_btree_split()
967 static void nilfs_btree_grow(struct nilfs_bmap *btree, in nilfs_btree_grow()
1388 static void nilfs_btree_shrink(struct nilfs_bmap *btree, in nilfs_btree_shrink()
1412 static void nilfs_btree_nop(struct nilfs_bmap *btree, in nilfs_btree_nop()
2171 static int nilfs_btree_assign_p(struct nilfs_bmap *btree, in nilfs_btree_assign_p()
2212 static int nilfs_btree_assign_v(struct nilfs_bmap *btree, in nilfs_btree_assign_v()
[all …]
/linux/fs/hpfs/
A Danode.c15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
63 struct bplus_header *btree; in hpfs_add_sector_to_btree() local
274 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree()
404 struct bplus_header *btree; in hpfs_truncate_btree() local
A Dhpfs.h456 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */ member
498 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */ member
/linux/fs/xfs/libxfs/
A Dxfs_da_btree.c640 struct xfs_da_node_entry *btree; in xfs_da3_root_split() local
1008 struct xfs_da_node_entry *btree; in xfs_da3_node_add() local
1385 struct xfs_da_node_entry *btree; in xfs_da3_fixhashpath() local
1440 struct xfs_da_node_entry *btree; in xfs_da3_node_remove() local
1575 struct xfs_da_node_entry *btree; in xfs_da3_node_lookup_int() local
1972 struct xfs_da_node_entry *btree; in xfs_da3_path_shift() local
2259 struct xfs_da_node_entry *btree; in xfs_da3_swap_lastblock() local
A Dxfs_ag.c117 uint64_t btree = 0; in xfs_initialize_perag_data() local
A Dxfs_da_btree.h150 struct xfs_da_node_entry *btree; member
/linux/fs/xfs/
A Dxfs_attr_list.c208 struct xfs_da_node_entry *btree; in xfs_attr_node_list_lookup() local
/linux/fs/xfs/scrub/
A Ddabtree.c318 struct xfs_da_node_entry *btree; in xchk_da_btree_block() local

Completed in 35 milliseconds