_statvfs64_by_dev
if ((error = _statvfs64_by_dev(dev, &stvfs)) != 0)
static int _statvfs64_by_dev(dev_t, struct statvfs64 *);