ReactOS 0.4.15-dev-8614-gbc76250
|
#include <nfs41_types.h>
Public Attributes | |
nfs41_abs_path * | path |
nfs41_component | name |
nfs41_fh | fh |
Definition at line 59 of file nfs41_types.h.
nfs41_fh __nfs41_path_fh::fh |
Definition at line 62 of file nfs41_types.h.
Referenced by compound_encode_send_decode(), nfs41_delegation_getattr(), and nfs41_ea_set().
nfs41_component __nfs41_path_fh::name |
Definition at line 61 of file nfs41_types.h.
nfs41_abs_path* __nfs41_path_fh::path |
Definition at line 60 of file nfs41_types.h.
Referenced by compound_encode_send_decode().