nfs_statfs
int nfs_statfs(struct dentry *, struct kstatfs *);
.statfs = nfs_statfs,
EXPORT_SYMBOL_GPL(nfs_statfs);