pub fn subvolume_id<P: AsRef<Path>>(path: P) -> Result<u64, Error>
Gets the ID of the subvolume containing the path.
path