Motr  M0
m0_fop_cob_writev Struct Reference

#include <io_fops.h>

Collaboration diagram for m0_fop_cob_writev:
Collaboration graph

Data Fields

struct m0_fop_cob_rw c_rwv
 

Detailed Description

The m0_fop_cob_writev FOP is used to send write requests by a client to a Data server. The FOP supplies the stob id on which the write has to be performed. The IO vector signifies the region within Component Object on which IO has to be performed. On completion, the reply FOP (m0_fop_cob_writev_rep) is created and sent to the client.

Definition at line 444 of file io_fops.h.


The documentation for this struct was generated from the following file: