patch-2.4.10 linux/include/linux/reiserfs_fs.h
Next file: linux/include/linux/sched.h
Previous file: linux/include/linux/rbtree.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Sep 8 12:05:32 2001
- Orig file:
v2.4.9/linux/include/linux/reiserfs_fs.h
- Orig date:
Sun Aug 12 13:28:01 2001
diff -u --recursive --new-file v2.4.9/linux/include/linux/reiserfs_fs.h linux/include/linux/reiserfs_fs.h
@@ -1753,17 +1753,6 @@
int n_max_nr_buffers_to_return);
*/
-#ifndef REISERFS_FSCK
-
-//inline int is_left_mergeable (struct item_head * ih, unsigned long bsize);
-
-#else
-
-int is_left_mergeable (struct super_block * s, struct path * path);
-int is_right_mergeable (struct super_block * s, struct path * path);
-int are_items_mergeable (struct item_head * left, struct item_head * right, int bsize);
-
-#endif
void padd_item (char * item, int total_length, int length);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)