vfs_statfs 245 fs/compat.c error = vfs_statfs(path.dentry, &tmp); vfs_statfs 263 fs/compat.c error = vfs_statfs(file->f_path.dentry, &tmp); vfs_statfs 313 fs/compat.c error = vfs_statfs(path.dentry, &tmp); vfs_statfs 334 fs/compat.c error = vfs_statfs(file->f_path.dentry, &tmp); vfs_statfs 138 fs/ecryptfs/super.c return vfs_statfs(ecryptfs_dentry_to_lower(dentry), buf); vfs_statfs 1448 fs/nfsd/nfs4xdr.c err = vfs_statfs(dentry, &statfs); vfs_statfs 1871 fs/nfsd/vfs.c if (!err && vfs_statfs(fhp->fh_dentry,stat)) vfs_statfs 59 fs/open.c retval = vfs_statfs(dentry, &st); vfs_statfs 103 fs/open.c retval = vfs_statfs(dentry, &st); vfs_statfs 547 fs/super.c err = vfs_statfs(s->s_root, &sbuf); vfs_statfs 1614 include/linux/fs.h extern int vfs_statfs(struct dentry *, struct kstatfs *); vfs_statfs 125 kernel/acct.c if (vfs_statfs(file->f_path.dentry, &sbuf))