pub(crate) fn dir_dev_ino(dir: &Dir, path: &str) -> Result<(u64, u64)>
The (dev, ino) identity of path (relative to dir), used as the “parent” half of a PathIdentity lookup key.
(dev, ino)
path
dir
PathIdentity