Index Index for
Section 9
Index Alphabetical
listing for I
Bottom of page Bottom of
page

iodone(9r)

NAME

iodone - General: Indicates that I/O is complete

SYNOPSIS

void iodone( struct buf *bp );

ARGUMENTS

bp Specifies a pointer to a buf structure.

DESCRIPTION

The iodone interface indicates that I/O is complete and reschedules the process that initiated the I/O.

RETURN VALUES

None

SEE ALSO

Kernel Interfaces: biodone(9r) Data Structures: buf(9s)

Index Index for
Section 9
Index Alphabetical
listing for I
Top of page Top of
page