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;
449 struct statfs __user *buf);
452 asmlinkage long sys_fstatfs(unsigned int fd, struct statfs __user *buf);
Dnfs_xdr.h1772 int (*statfs) (struct nfs_server *, struct nfs_fh *, member
Dfs.h2244 int (*statfs) (struct dentry *, struct kstatfs *); member