ReactOS 0.4.15-dev-7834-g00c4b3d
__nfs41_path_fh Struct Reference

#include <nfs41_types.h>

Collaboration diagram for __nfs41_path_fh:

Public Attributes

nfs41_abs_pathpath
 
nfs41_component name
 
nfs41_fh fh
 

Detailed Description

Definition at line 59 of file nfs41_types.h.

Member Data Documentation

◆ fh

nfs41_fh __nfs41_path_fh::fh

◆ name

nfs41_component __nfs41_path_fh::name

Definition at line 61 of file nfs41_types.h.

◆ path

nfs41_abs_path* __nfs41_path_fh::path

Definition at line 60 of file nfs41_types.h.

Referenced by compound_encode_send_decode().


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