ReactOS 0.4.15-dev-7942-gd23573b
cb_layoutrecall_args Struct Reference

#include <nfs41_callback.h>

Collaboration diagram for cb_layoutrecall_args:

Public Attributes

enum pnfs_return_type type
 
enum pnfs_iomode iomode
 
bool_t changed
 
struct cb_recall recall
 

Detailed Description

Definition at line 72 of file nfs41_callback.h.

Member Data Documentation

◆ changed

bool_t cb_layoutrecall_args::changed

Definition at line 80 of file nfs41_callback.h.

◆ iomode

enum pnfs_iomode cb_layoutrecall_args::iomode

Definition at line 78 of file nfs41_callback.h.

◆ recall

struct cb_recall cb_layoutrecall_args::recall

Definition at line 81 of file nfs41_callback.h.

Referenced by nfs41_client_state_revoked(), and nfs41_recover_client_state().

◆ type

enum pnfs_return_type cb_layoutrecall_args::type

Definition at line 77 of file nfs41_callback.h.


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