Searched refs:Snew (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/reiserfs/ |
D | lbalance.c | 492 struct buffer_head * Snew) in leaf_define_dest_src_infos() argument 553 dest_bi->bi_bh = Snew; in leaf_define_dest_src_infos() 572 …s (int shift_mode, struct tree_balance * tb, int mov_num, int mov_bytes, struct buffer_head * Snew) in leaf_move_items() argument 578 leaf_define_dest_src_infos (shift_mode, tb, &dest_bi, &src_bi, &first_last, Snew); in leaf_move_items()
|
/linux-2.4.37.9/include/linux/ |
D | reiserfs_fs.h | 2036 … (int shift_mode, struct tree_balance * tb, int mov_num, int mov_bytes, struct buffer_head * Snew);
|