Searched refs:bplus_header (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/hpfs/
H A Dhpfs.h332 struct bplus_header struct
404 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */
437 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */
H A Dhpfs_fn.h214 secno hpfs_bplus_lookup(struct super_block *, struct inode *, struct bplus_header *, unsigned, struct buffer_head *);
216 void hpfs_remove_btree(struct super_block *, struct bplus_header *);
H A Danode.c14 struct bplus_header *btree, unsigned sec,
62 struct bplus_header *btree;
268 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree)
270 struct bplus_header *btree1 = btree;
398 struct bplus_header *btree;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/hpfs/
H A Dhpfs.h332 struct bplus_header struct
404 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */
437 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */
H A Dhpfs_fn.h214 secno hpfs_bplus_lookup(struct super_block *, struct inode *, struct bplus_header *, unsigned, struct buffer_head *);
216 void hpfs_remove_btree(struct super_block *, struct bplus_header *);
H A Danode.c14 struct bplus_header *btree, unsigned sec,
62 struct bplus_header *btree;
268 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree)
270 struct bplus_header *btree1 = btree;
398 struct bplus_header *btree;

Completed in 172 milliseconds