Motr  M0
m0_fop_cob_readv Struct Reference

#include <io_fops.h>

Collaboration diagram for m0_fop_cob_readv:
Collaboration graph

Data Fields

struct m0_fop_cob_rw c_rwv
 

Detailed Description

This fop is representation of a read component object request. The m0_fop_cob_readv FOP is sent by client to the Data server. The FOP supplies the stob id on which the read 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_readv_rep) is created and sent to the client.

Definition at line 430 of file io_fops.h.


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