hpfs_fs.h

Go to the documentation of this file.
00001 #ifndef _LINUX_HPFS_FS_H
00002 #define _LINUX_HPFS_FS_H
00003 
00004 /// HPFS magic number (word 0 of block 16) 
00005 
00006 #define HPFS_SUPER_MAGIC 0xf995e849
00007 
00008 /// The entry point for a VFS 
00009 
00010 extern struct super_block *hpfs_read_super (struct super_block *, void *, int);
00011 
00012 #endif

Generated on Mon May 1 21:47:00 2006 for KernelAPI by  doxygen 1.4.6-5