Home
last modified time | relevance | path

Searched refs:block_head (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/tools/vm/
H A Dpage_owner_sort.c31 struct block_list *block_head; variable
/kernel/linux/linux-5.10/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 Dprints.c480 struct block_head *blkh; in print_leaf()
733 struct block_head *blkh; in check_leaf_block_head()
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 Dreiserfs.h1647 struct block_head { struct
1658 #define BLKH_SIZE (sizeof(struct block_head))
1670 /* values for blk_level field of the struct block_head */
1684 #define B_BLK_HEAD(bh) ((struct block_head *)((bh)->b_data))
2186 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()
/kernel/linux/linux-6.6/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 Dprints.c480 struct block_head *blkh; in print_leaf()
733 struct block_head *blkh; in check_leaf_block_head()
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 Dreiserfs.h1644 struct block_head { struct
1655 #define BLKH_SIZE (sizeof(struct block_head))
1667 /* values for blk_level field of the struct block_head */
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()

Completed in 31 milliseconds