blob: 4b934e9ec97087cb16982d194a6cdc87d18c07e2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _GENERIC_STATFS_H
2#define _GENERIC_STATFS_H
3
David Howells8a1ab312012-10-04 18:20:15 +01004#include <uapi/asm-generic/statfs.h>
Arnd Bergmann3a471cb2009-02-26 00:51:45 +01005
Linus Torvalds1da177e2005-04-16 15:20:36 -07006typedef __kernel_fsid_t fsid_t;
7#endif