ReactOS 0.4.16-dev-112-g52265ae
|
#include <nfs41_types.h>
Public Attributes | |
bitmap4 | attrmask |
uint32_t | attr_vals_len |
unsigned char | attr_vals [NFS4_OPAQUE_LIMIT] |
Definition at line 159 of file nfs41_types.h.
unsigned char __fattr4::attr_vals[NFS4_OPAQUE_LIMIT] |
Definition at line 162 of file nfs41_types.h.
Referenced by decode_readdir_entry(), and encode_file_attrs().
uint32_t __fattr4::attr_vals_len |
Definition at line 161 of file nfs41_types.h.
Referenced by decode_readdir_entry(), encode_createattrs4(), encode_file_attrs(), nfs41_close(), nfs41_commit(), nfs41_create(), nfs41_fs_locations(), nfs41_getattr(), nfs41_link(), nfs41_open(), nfs41_remove(), nfs41_rename(), nfs41_setattr(), nfs41_superblock_getattr(), nfs41_write(), and pnfs_rpc_layoutcommit().
bitmap4 __fattr4::attrmask |
Definition at line 160 of file nfs41_types.h.
Referenced by decode_file_attrs(), encode_file_attrs(), nfs41_close(), nfs41_commit(), nfs41_create(), nfs41_getattr(), nfs41_link(), nfs41_remove(), nfs41_rename(), nfs41_write(), and pnfs_rpc_layoutcommit().