pub fn path_as_bytes<'a>( fd: RawFd, objectid: u64, treeid: u64, ) -> Result<&'a [u8]>
See super::path_as_bytes()