Home
last modified time | relevance | path

Searched refs:block_head (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/fs/reiserfs/
H A Dreiserfs_private.h207 struct block_head struct
215 #define BLKH_SIZE (sizeof (struct block_head)) argument
460 #define BLOCKHEAD(cache) ((struct block_head *) cache)
/openbmc/linux/fs/reiserfs/
H A Dibalance.c132 struct block_head *blkh; in internal_insert_childs()
211 struct block_head *blkh; in internal_delete_pointers_items()
310 struct block_head *blkh; in internal_copy_pointers_items()
436 struct block_head *blkh; in internal_insert_key()
1005 struct block_head *blkh; in balance_internal()
H A Dlbalance.c319 struct block_head *blkh; in leaf_copy_items_entirely()
908 struct block_head *blkh; in leaf_insert_into_buf()
984 struct block_head *blkh; in leaf_paste_in_buffer()
1150 struct block_head *blkh; in leaf_cut_from_buffer()
1247 struct block_head *blkh; in leaf_delete_items_entirely()
H A Dstree.c410 struct block_head *blkh; in is_leaf()
417 blkh = (struct block_head *)buf; in is_leaf()
494 struct block_head *blkh; in is_internal()
498 blkh = (struct block_head *)buf; in is_internal()
H A Dprints.c480 struct block_head *blkh; in print_leaf()
733 struct block_head *blkh; in check_leaf_block_head()
H A Dreiserfs.h1644 struct block_head { struct
1655 #define BLKH_SIZE (sizeof(struct block_head)) argument
1681 #define B_BLK_HEAD(bh) ((struct block_head *)((bh)->b_data))
2183 return bh->b_data + sizeof(struct block_head); in reiserfs_node_data()
H A Ddo_balan.c1470 struct block_head *blkh; in make_empty_node()
1542 struct block_head *blkh; in reiserfs_invalidate_buffer()