Lines Matching defs:std
94 std: Arc<StdFile>, field
158 let std = asyncify(|| StdFile::open(path)).await?; in open() localVariable
253 let std = self.std.clone(); in sync_all() localVariable
288 let std = self.std.clone(); in sync_data() localVariable
337 let std = self.std.clone(); in set_len() localVariable
382 let std = self.std.clone(); in metadata() localVariable
402 let std = self.std.clone(); in try_clone() localVariable
490 let std = self.std.clone(); in set_permissions() localVariable
516 let std = me.std.clone(); in poll_read() localVariable
583 let std = me.std.clone(); in start_seek() localVariable
650 let std = me.std.clone(); in poll_write() localVariable