Home
last modified time | relevance | path

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

/include/uapi/asm-generic/
Dstatfs.h23 struct statfs { struct
DKbuild31 mandatory-y += statfs.h
/include/linux/
Dsyscalls.h47 struct statfs;
408 struct statfs __user *buf);
411 asmlinkage long sys_fstatfs(unsigned int fd, struct statfs __user *buf);
Dnfs_xdr.h1815 int (*statfs) (struct nfs_server *, struct nfs_fh *, member
Dfs.h2251 int (*statfs) (struct dentry *, struct kstatfs *); member