Searched refs:n_op_mode (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/reiserfs/ |
D | fix_node.c | 2282 int fix_nodes (int n_op_mode, in fix_nodes() argument 2333 "at the beginning of fix_nodes or not in tree (mode %c)", p_s_tbS0, p_s_tbS0, n_op_mode); in fix_nodes() 2337 switch (n_op_mode) { in fix_nodes() 2348 printk("mode = %c insert_size = %d\n", n_op_mode, p_s_tb->insert_size[0]); in fix_nodes() 2368 if ( (n_ret_value = check_balance (n_op_mode, p_s_tb, n_h, n_item_num, in fix_nodes()
|
/linux-2.4.37.9/include/linux/ |
D | reiserfs_fs.h | 2003 int fix_nodes (int n_op_mode, struct tree_balance * p_s_tb,
|