aio_offset        577 source3/modules/vfs_aio_fork.c 	cmd.offset = aiocb->aio_offset;
aio_offset        621 source3/modules/vfs_aio_fork.c 	cmd.offset = aiocb->aio_offset;
aio_offset        177 source3/smbd/aio.c 	a->aio_offset = startpos;
aio_offset        273 source3/smbd/aio.c 	a->aio_offset = startpos;
aio_offset        356 source3/smbd/aio.c 		aio_ex->fsp->fh->pos = aio_ex->acb.aio_offset + nread;
aio_offset        375 source3/smbd/aio.c 		  aio_ex->fsp->fsp_name, (double)aio_ex->acb.aio_offset,
aio_offset        455 source3/smbd/aio.c 		aio_ex->fsp->fh->pos = aio_ex->acb.aio_offset + nwritten;
aio_offset        466 source3/smbd/aio.c 		  fsp->fsp_name, (double)aio_ex->acb.aio_offset,