Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dpage_owner_sort.c29 struct block_list *block_head; variable
/linux-4.4.14/fs/reiserfs/
Dprints.c461 struct block_head *blkh; in print_leaf()
715 struct block_head *blkh; in check_leaf_block_head()
731 struct block_head *blkh; in check_internal_block_head()
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()
Dstree.c391 struct block_head *blkh; in is_leaf()
398 blkh = (struct block_head *)buf; in is_leaf()
466 struct block_head *blkh; in is_internal()
470 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.c1481 struct block_head *blkh; in make_empty_node()
1553 struct block_head *blkh; in reiserfs_invalidate_buffer()