fn dev_from_path(path: &Path) -> Result<(dev_t, dev_t)>
Get the (major, minor) of the block device on which Path is mounted.