Lines Matching defs:std
94 std: Arc<StdFile>, field
156 let std = asyncify(|| StdFile::open(path)).await?; in open() localVariable
280 let std = self.std.clone(); in sync_all() localVariable
315 let std = self.std.clone(); in sync_data() localVariable
364 let std = self.std.clone(); in set_len() localVariable
409 let std = self.std.clone(); in metadata() localVariable
430 let std = self.std.clone(); in try_clone() localVariable
518 let std = self.std.clone(); in set_permissions() localVariable
545 let std = me.std.clone(); in poll_read() localVariable
614 let std = me.std.clone(); in start_seek() localVariable
682 let std = me.std.clone(); in poll_write() localVariable