ReactOS 0.4.16-dev-889-g9563c07
|
#include <nfs41_types.h>
Public Attributes | |
char | path [NFS41_MAX_PATH_LEN] |
unsigned short | len |
SRWLOCK | lock |
Definition at line 41 of file nfs41_types.h.
Definition at line 43 of file nfs41_types.h.
SRWLOCK __nfs41_abs_path::lock |
Definition at line 44 of file nfs41_types.h.
char __nfs41_abs_path::path[NFS41_MAX_PATH_LEN] |
Definition at line 42 of file nfs41_types.h.