Searched defs:aiof (Results 1 – 2 of 2) sorted by relevance
81 let mut aiof = Box::pin(AioFsync::new( in error() localVariable98 let mut aiof = Box::pin(AioFsync::new( in ok() localVariable
1199 let aiof = AioFsync::new(666, AioFsyncMode::O_SYNC, 0, sev); in casting() localVariable