ReactOS 0.4.15-dev-7842-g558ab78
__nfs41_abs_path Struct Reference

#include <nfs41_types.h>

Public Attributes

char path [NFS41_MAX_PATH_LEN]
 
unsigned short len
 
SRWLOCK lock
 

Detailed Description

Definition at line 41 of file nfs41_types.h.

Member Data Documentation

◆ len

unsigned short __nfs41_abs_path::len

Definition at line 43 of file nfs41_types.h.

◆ lock

SRWLOCK __nfs41_abs_path::lock

Definition at line 44 of file nfs41_types.h.

◆ path

char __nfs41_abs_path::path[NFS41_MAX_PATH_LEN]

Definition at line 42 of file nfs41_types.h.


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