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

/linux-4.4.14/tools/vm/
H A Dpage_owner_sort.c29 struct block_list *block_head; variable in typeref:struct:block_list
/linux-4.4.14/fs/reiserfs/
H A Dibalance.c132 struct block_head *blkh; internal_insert_childs()
211 struct block_head *blkh; internal_delete_pointers_items()
310 struct block_head *blkh; internal_copy_pointers_items()
436 struct block_head *blkh; internal_insert_key()
1005 struct block_head *blkh; balance_internal()
H A Dprints.c461 struct block_head *blkh; print_leaf()
715 struct block_head *blkh; check_leaf_block_head()
731 struct block_head *blkh; check_internal_block_head()
H A Dlbalance.c319 struct block_head *blkh; leaf_copy_items_entirely()
908 struct block_head *blkh; leaf_insert_into_buf()
984 struct block_head *blkh; leaf_paste_in_buffer()
1150 struct block_head *blkh; leaf_cut_from_buffer()
1247 struct block_head *blkh; leaf_delete_items_entirely()
H A Dstree.c391 struct block_head *blkh; is_leaf()
398 blkh = (struct block_head *)buf; is_leaf()
466 struct block_head *blkh; is_internal()
470 blkh = (struct block_head *)buf; is_internal()
H A Dreiserfs.h1645 struct block_head { struct
1656 #define BLKH_SIZE (sizeof(struct block_head))
1668 /* values for blk_level field of the struct block_head */
1682 #define B_BLK_HEAD(bh) ((struct block_head *)((bh)->b_data))
2184 return bh->b_data + sizeof(struct block_head); reiserfs_node_data()
H A Ddo_balan.c1481 struct block_head *blkh; make_empty_node()
1553 struct block_head *blkh; reiserfs_invalidate_buffer()

Completed in 182 milliseconds