Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dprints.c454 struct block_head *blkh; in print_leaf()
706 struct block_head *blkh; in check_leaf_block_head()
722 struct block_head *blkh; in check_internal_block_head()
Dibalance.c124 struct block_head *blkh; in internal_insert_childs()
201 struct block_head *blkh; in internal_delete_pointers_items()
292 struct block_head *blkh; in internal_copy_pointers_items()
412 struct block_head *blkh; in internal_insert_key()
940 struct block_head *blkh; in balance_internal()
Dlbalance.c292 struct block_head *blkh; in leaf_copy_items_entirely()
804 struct block_head *blkh; in leaf_insert_into_buf()
878 struct block_head *blkh; in leaf_paste_in_buffer()
1037 struct block_head *blkh; in leaf_cut_from_buffer()
1135 struct block_head *blkh; in leaf_delete_items_entirely()
Dstree.c398 struct block_head *blkh; in is_leaf()
405 blkh = (struct block_head *)buf; in is_leaf()
470 struct block_head *blkh; in is_internal()
474 blkh = (struct block_head *)buf; in is_internal()
Ddo_balan.c1652 struct block_head *blkh; in make_empty_node()
1726 struct block_head *blkh; in reiserfs_invalidate_buffer()
Dreiserfs.h1420 struct block_head { struct
1429 #define BLKH_SIZE (sizeof(struct block_head)) argument
1453 #define B_BLK_HEAD(bh) ((struct block_head *)((bh)->b_data))