Home
last modified time | relevance | path

Searched defs:statfs (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/s390/include/asm/
Dstatfs.h25 struct statfs { struct
40 struct statfs64 { argument
/linux-3.3/include/asm-generic/
Dstatfs.h25 struct statfs { struct
26 __statfs_word f_type; argument
27 __statfs_word f_bsize; argument
28 __statfs_word f_blocks; argument
29 __statfs_word f_bfree; argument
30 __statfs_word f_bavail; argument
31 __statfs_word f_files; argument
32 __statfs_word f_ffree; argument
34 __statfs_word f_namelen; argument
35 __statfs_word f_frsize; argument
[all …]
/linux-3.3/arch/mips/include/asm/
Dstatfs.h22 struct statfs { struct
45 struct statfs64 { argument
/linux-3.3/fs/
Dstatfs.c165 SYSCALL_DEFINE2(statfs, const char __user *, pathname, struct statfs __user *, buf) in SYSCALL_DEFINE2() argument
/linux-3.3/fs/nfsd/
Dnfs4xdr.c2010 struct kstatfs statfs; in nfsd4_encode_fattr() local
/linux-3.3/include/linux/
Dfs.h1686 int (*statfs) (struct dentry *, struct kstatfs *); member
Dnfs_xdr.h1238 int (*statfs) (struct nfs_server *, struct nfs_fh *, member