ReactOS 0.4.16-dev-340-g0540c21
|
#include <nfs41_ops.h>
Public Attributes | |
enum nfsstat4 | status |
union { | |
pnfs_getdeviceinfo_res_ok res_ok | |
uint32_t mincount | |
} | u |
Definition at line 987 of file nfs41_ops.h.
uint32_t __pnfs_getdeviceinfo_res::mincount |
Definition at line 993 of file nfs41_ops.h.
pnfs_getdeviceinfo_res_ok __pnfs_getdeviceinfo_res::res_ok |
Definition at line 991 of file nfs41_ops.h.
Referenced by pnfs_rpc_getdeviceinfo().
Definition at line 988 of file nfs41_ops.h.
union { ... } __pnfs_getdeviceinfo_res::u |
Referenced by pnfs_rpc_getdeviceinfo().