pub fn get_local_inodes( txn: &mut MutTxn<()>, channel: &ChannelRef<MutTxn<()>>, repo: &Repository, path: &[String], ) -> Result<HashSet<Position<ChangeId>>, Error>