ReactOS 0.4.16-dev-197-g92996da
|
#include <nfs41_ops.h>
Public Attributes | |
uint32_t | status |
fattr4 | obj_attributes |
nfs41_file_info * | info |
Definition at line 530 of file nfs41_ops.h.
nfs41_file_info* __nfs41_getattr_res::info |
Definition at line 534 of file nfs41_ops.h.
Referenced by 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().
fattr4 __nfs41_getattr_res::obj_attributes |
Definition at line 533 of file nfs41_ops.h.
Referenced by 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().
uint32_t __nfs41_getattr_res::status |
Definition at line 531 of file nfs41_ops.h.
Referenced by nfs41_superblock_getattr().