Home
last modified time | relevance | path

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

/include/asm-generic/
DKbuild8 header-y += statfs.h
Dstatfs.h24 struct statfs { struct
DKbuild.asm33 unifdef-y += statfs.h
/include/linux/
Dsyscalls.h42 struct statfs;
291 struct statfs __user *buf);
294 asmlinkage long sys_fstatfs(unsigned int fd, struct statfs __user *buf);
Dnfs_xdr.h822 int (*statfs) (struct nfs_server *, struct nfs_fh *, member
Dfs.h1395 int (*statfs) (struct dentry *, struct kstatfs *); member