statfs_by_dentry
err = statfs_by_dentry(s->s_root, sbuf);
error = statfs_by_dentry(dentry, &st);
error = statfs_by_dentry(path->dentry, buf);