patch-1.3.69 linux/include/linux/sysv_fs.h
Next file: linux/include/linux/timer.h
Previous file: linux/include/linux/sysctl.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue Feb 27 13:43:51 1996
- Orig file:
v1.3.68/linux/include/linux/sysv_fs.h
- Orig date:
Tue Jan 23 21:15:54 1996
diff -u --recursive --new-file v1.3.68/linux/include/linux/sysv_fs.h linux/include/linux/sysv_fs.h
@@ -316,8 +316,6 @@
#define SYSV_DIRSIZE sizeof(struct sysv_dir_entry) /* size of every directory entry */
-#ifdef __KERNEL__
-
/* Operations */
/* ========== */
@@ -334,6 +332,8 @@
#define SYSV4_SUPER_MAGIC (SYSV_MAGIC_BASE+FSTYPE_SYSV4)
#define SYSV2_SUPER_MAGIC (SYSV_MAGIC_BASE+FSTYPE_SYSV2)
#define COH_SUPER_MAGIC (SYSV_MAGIC_BASE+FSTYPE_COH)
+
+#ifdef __KERNEL__
/* sv_get_hash_table(sb,dev,block) is equivalent to get_hash_table(dev,block,block_size) */
static inline struct buffer_head *
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this