ReactOS 0.4.15-dev-7842-g558ab78
__nfs41_upcall_op Struct Reference

#include <upcall.h>

Collaboration diagram for __nfs41_upcall_op:

Public Attributes

upcall_parse_proc parse
 
upcall_handle_proc handle
 
upcall_marshall_proc marshall
 
upcall_cancel_proc cancel
 
upcall_cleanup_proc cleanup
 

Detailed Description

Definition at line 218 of file upcall.h.

Member Data Documentation

◆ cancel

upcall_cancel_proc __nfs41_upcall_op::cancel

Definition at line 222 of file upcall.h.

◆ cleanup

upcall_cleanup_proc __nfs41_upcall_op::cleanup

Definition at line 223 of file upcall.h.

◆ handle

upcall_handle_proc __nfs41_upcall_op::handle

Definition at line 220 of file upcall.h.

◆ marshall

upcall_marshall_proc __nfs41_upcall_op::marshall

Definition at line 221 of file upcall.h.

◆ parse

upcall_parse_proc __nfs41_upcall_op::parse

Definition at line 219 of file upcall.h.


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