Home
last modified time | relevance | path

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

/linux-5.19.10/fs/reiserfs/
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()
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()
Dprints.c480 struct block_head *blkh; in print_leaf()
733 struct block_head *blkh; in check_leaf_block_head()
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()
Dreiserfs.h1645 struct block_head { struct
1656 #define BLKH_SIZE (sizeof(struct block_head)) argument
1682 #define B_BLK_HEAD(bh) ((struct block_head *)((bh)->b_data))
2184 return bh->b_data + sizeof(struct block_head); in reiserfs_node_data()
Ddo_balan.c1470 struct block_head *blkh; in make_empty_node()
1542 struct block_head *blkh; in reiserfs_invalidate_buffer()