Home
last modified time | relevance | path

Searched refs:statfs (Results 1 – 6 of 6) sorted by relevance

/include/uapi/asm-generic/
Dstatfs.h22 struct statfs { struct
DKbuild30 header-y += statfs.h
DKbuild.asm35 header-y += statfs.h
/include/linux/
Dsyscalls.h49 struct statfs;
397 struct statfs __user *buf);
400 asmlinkage long sys_fstatfs(unsigned int fd, struct statfs __user *buf);
Dnfs_xdr.h1565 int (*statfs) (struct nfs_server *, struct nfs_fh *, member
Dfs.h1834 int (*statfs) (struct dentry *, struct kstatfs *); member