home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / linux / affs_fs.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  128 b   |  8 lines

  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
  8.