ReactOS 0.4.15-dev-7942-gd23573b
__setattr_upcall_args Struct Reference

#include <upcall.h>

Collaboration diagram for __setattr_upcall_args:

Public Attributes

const charpath
 
nfs41_rootroot
 
nfs41_open_statestate
 
unsigned charbuf
 
uint32_t buf_len
 
int set_class
 
ULONGLONG ctime
 

Detailed Description

Definition at line 102 of file upcall.h.

Member Data Documentation

◆ buf

unsigned char* __setattr_upcall_args::buf

Definition at line 106 of file upcall.h.

◆ buf_len

uint32_t __setattr_upcall_args::buf_len

Definition at line 107 of file upcall.h.

◆ ctime

ULONGLONG __setattr_upcall_args::ctime

Definition at line 109 of file upcall.h.

◆ path

const char* __setattr_upcall_args::path

Definition at line 103 of file upcall.h.

◆ root

nfs41_root* __setattr_upcall_args::root

Definition at line 104 of file upcall.h.

◆ set_class

int __setattr_upcall_args::set_class

Definition at line 108 of file upcall.h.

◆ state

nfs41_open_state* __setattr_upcall_args::state

Definition at line 105 of file upcall.h.


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