Skip to main content

dir_dev_ino

Function dir_dev_ino 

Source
pub(crate) fn dir_dev_ino(dir: &Dir, path: &str) -> Result<(u64, u64)>
Expand description

The (dev, ino) identity of path (relative to dir), used as the “parent” half of a PathIdentity lookup key.