Searched refs:sync_level (Results 1 – 1 of 1) sorted by relevance
1037 sync_level: u8, field1042 pub fn new(path: Path, sync_level: u8) -> Self { in new()1043 Self { path, sync_level } in new()1052 bytes.push(self.sync_level); in to_aml_bytes()