ReactOS 0.4.15-dev-8028-g8e799e2
cb_op_res Union Reference

#include <nfs41_callback.h>

Collaboration diagram for cb_op_res:

Public Attributes

enum_t status
 
struct cb_layoutrecall_res layoutrecall
 
struct cb_recall_slot_res recall_slot
 
struct cb_sequence_res sequence
 
struct cb_getattr_res getattr
 
struct cb_recall_res recall
 
struct cb_notify_deviceid_res notify_deviceid
 

Detailed Description

Definition at line 264 of file nfs41_callback.h.

Member Data Documentation

◆ getattr

struct cb_getattr_res cb_op_res::getattr

Definition at line 269 of file nfs41_callback.h.

Referenced by handle_cb_compound().

◆ layoutrecall

struct cb_layoutrecall_res cb_op_res::layoutrecall

Definition at line 266 of file nfs41_callback.h.

Referenced by handle_cb_compound().

◆ notify_deviceid

struct cb_notify_deviceid_res cb_op_res::notify_deviceid

Definition at line 271 of file nfs41_callback.h.

◆ recall

struct cb_recall_res cb_op_res::recall

Definition at line 270 of file nfs41_callback.h.

Referenced by handle_cb_compound().

◆ recall_slot

struct cb_recall_slot_res cb_op_res::recall_slot

Definition at line 267 of file nfs41_callback.h.

Referenced by handle_cb_compound().

◆ sequence

struct cb_sequence_res cb_op_res::sequence

Definition at line 268 of file nfs41_callback.h.

Referenced by handle_cb_compound().

◆ status

enum_t cb_op_res::status

Definition at line 265 of file nfs41_callback.h.

Referenced by handle_cb_compound().


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