ReactOS 0.4.15-dev-7934-g1dc8d80
__nfs41_lookup_component_args Struct Reference
Collaboration diagram for __nfs41_lookup_component_args:

Public Attributes

nfs41_sequence_args sequence
 
nfs41_putfh_args putfh
 
nfs41_lookup_args lookup [MAX_LOOKUP_COMPONENTS]
 
nfs41_getattr_args getrootattr
 
nfs41_getattr_args getattr [MAX_LOOKUP_COMPONENTS]
 
bitmap4 attr_request
 

Detailed Description

Definition at line 47 of file lookup.c.

Member Data Documentation

◆ attr_request

bitmap4 __nfs41_lookup_component_args::attr_request

Definition at line 53 of file lookup.c.

◆ getattr

nfs41_getattr_args __nfs41_lookup_component_args::getattr[MAX_LOOKUP_COMPONENTS]

Definition at line 52 of file lookup.c.

◆ getrootattr

nfs41_getattr_args __nfs41_lookup_component_args::getrootattr

Definition at line 51 of file lookup.c.

◆ lookup

nfs41_lookup_args __nfs41_lookup_component_args::lookup[MAX_LOOKUP_COMPONENTS]

Definition at line 50 of file lookup.c.

◆ putfh

nfs41_putfh_args __nfs41_lookup_component_args::putfh

Definition at line 49 of file lookup.c.

◆ sequence

nfs41_sequence_args __nfs41_lookup_component_args::sequence

Definition at line 48 of file lookup.c.


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