[PATCH] w1: Adds a sysfs entry (w1_master_search) that allows you to disable/enable...
[linux-2.6/verdex.git] / include / linux / affs_fs.h
blobc57b5ee87d55d3e3ea9fb2ae12833762f9431a23
1 #ifndef _AFFS_FS_H
2 #define _AFFS_FS_H
3 /*
4 * The affs filesystem constants/structures
5 */
6 #define AFFS_SUPER_MAGIC 0xadff
7 #endif