Home
last modified time | relevance | path

Searched refs:bplus_header (Results 1 – 3 of 3) sorted by relevance

/fs/hpfs/
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 */
Danode.c14 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup()
62 struct bplus_header *btree; in hpfs_add_sector_to_btree()
268 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree()
270 struct bplus_header *btree1 = btree; in hpfs_remove_btree()
398 struct bplus_header *btree; in hpfs_truncate_btree()
Dhpfs_fn.h215 secno hpfs_bplus_lookup(struct super_block *, struct inode *, struct bplus_header *, unsigned, stru…
217 void hpfs_remove_btree(struct super_block *, struct bplus_header *);