Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
alpha
include
asm
statfs.h
Go to the documentation of this file.
1
#ifndef _ALPHA_STATFS_H
2
#define _ALPHA_STATFS_H
3
4
#include <linux/types.h>
5
6
/* Alpha is the only 64-bit platform with 32-bit statfs. And doesn't
7
even seem to implement statfs64 */
8
#define __statfs_word __u32
9
10
#include <asm-generic/statfs.h>
11
12
#endif
Generated on Thu Jan 10 2013 12:50:36 for Linux Kernel by
1.8.2