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

/linux-master/fs/hpfs/
H A Dhpfs.h397 struct bplus_header struct
419 static inline bool bp_internal(struct bplus_header *bp)
424 static inline bool bp_fnode_parent(struct bplus_header *bp)
456 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */
498 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */
H A Dhpfs_fn.h213 secno hpfs_bplus_lookup(struct super_block *, struct inode *, struct bplus_header *, unsigned, struct buffer_head *);
215 void hpfs_remove_btree(struct super_block *, struct bplus_header *);
H A Danode.c15 struct bplus_header *btree, unsigned sec,
63 struct bplus_header *btree;
274 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree)
276 struct bplus_header *btree1 = btree;
404 struct bplus_header *btree;

Completed in 118 milliseconds