vnop_strategy Entry Point
Purpose
Accesses blocks of a file.
Syntax
Description
Note: The vnop_strategy entry
point is not implemented in Version 3.2 of the operating system.
The vnop_strategy entry point accesses blocks of a file. This entry point is intended to provide a block-oriented interface for servers for efficiency in paging.
Parameters
Return Values
Item | Description |
---|---|
0 | Indicates success. |
Nonzero return values are returned from the /usr/include/sys/errno.h file to indicate failure.