write_erofs

Function write_erofs 

Source
fn write_erofs(
    output: &mut impl Output,
    inodes: &[Inode<'_, impl FsVerityHashValue>],
    xattrs: &[XAttr],
)