Searched refs:bplus_header (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | hpfs.h | 396 struct bplus_header struct 418 static inline bool bp_internal(struct bplus_header *bp) in bp_internal() 423 static inline bool bp_fnode_parent(struct bplus_header *bp) in bp_fnode_parent() 455 struct bplus_header btree; /* b+ tree, 8 extents or 12 subtrees */ 497 struct bplus_header btree; /* b+tree, 40 extents or 60 subtrees */
|
H A D | anode.c | 15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup() 63 struct bplus_header *btree; in hpfs_add_sector_to_btree() 274 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree() 276 struct bplus_header *btree1 = btree; in hpfs_remove_btree() 404 struct bplus_header *btree; in hpfs_truncate_btree()
|
H A D | hpfs_fn.h | 213 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 *);
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | hpfs.h | 397 struct bplus_header struct 419 static inline bool bp_internal(struct bplus_header *bp) in bp_internal() 424 static inline bool bp_fnode_parent(struct bplus_header *bp) in bp_fnode_parent() 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 D | anode.c | 15 struct bplus_header *btree, unsigned sec, in hpfs_bplus_lookup() 63 struct bplus_header *btree; in hpfs_add_sector_to_btree() 274 void hpfs_remove_btree(struct super_block *s, struct bplus_header *btree) in hpfs_remove_btree() 276 struct bplus_header *btree1 = btree; in hpfs_remove_btree() 404 struct bplus_header *btree; in hpfs_truncate_btree()
|
H A D | hpfs_fn.h | 213 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 *);
|
Completed in 6 milliseconds