Motr  M0
cc_req_fop Struct Reference

#include <file_internal.h>

Collaboration diagram for cc_req_fop:
Collaboration graph

Data Fields

struct m0_fop crf_fop
 
struct m0_sm_ast crf_ast
 
struct target_ioreqcrf_tioreq
 

Detailed Description

Cob create request fop along with the respective ast that gets posted in respective call back. The call back does not do anything other than posting the ast which then takes a lock over nw_xfer and conducts the operation further.

Cob create/trucate request fop along with the respective ast that gets posted in respective call back. The call back does not do anything other than posting the ast which then takes a lock over nw_xfer and conducts the operation further.

Definition at line 1759 of file file_internal.h.

Field Documentation

◆ crf_ast

struct m0_sm_ast crf_ast

Definition at line 1762 of file file_internal.h.

◆ crf_fop

struct m0_fop crf_fop

Definition at line 1760 of file file_internal.h.

◆ crf_tioreq

struct target_ioreq * crf_tioreq

Definition at line 1764 of file file_internal.h.


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