Main index | Section 9 | 日本語 | Options |
#include <sys/param.h>
#include <sys/buf.h>
#include <sys/vnode.h>
vp | |
The vnode that the buffer is for. | |
bp | |
The buffer to be read or written. | |
This call either reads or writes data from a file, depending on the value of bp->b_iocmd.
The call may block.
VOP_STRATEGY (9) | June 30, 2022 |
Main index | Section 9 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.