Home
last modified time | relevance | path

Searched defs:statfs64 (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/mips/include/asm/
Dstatfs.h45 struct statfs64 { struct
65 struct statfs64 { /* Same as struct statfs */ argument
82 struct compat_statfs64 { argument
/linux-3.4.99/arch/s390/include/asm/
Dstatfs.h40 struct statfs64 { struct
55 struct compat_statfs64 { argument
/linux-3.4.99/include/asm-generic/
Dstatfs.h48 struct statfs64 { struct
71 struct compat_statfs64 { argument
/linux-3.4.99/fs/
Dstatfs.c174 SYSCALL_DEFINE3(statfs64, const char __user *, pathname, size_t, sz, struct statfs64 __user *, buf) in SYSCALL_DEFINE3() argument