ReactOS 0.4.16-dev-340-g0540c21
|
#include <nfs41_callback.h>
Public Attributes | |
unsigned char | deviceid [16] |
enum notify_deviceid_type4 | type |
enum pnfs_layout_type | layouttype |
bool_t | immediate |
Definition at line 210 of file nfs41_callback.h.
Definition at line 211 of file nfs41_callback.h.
Referenced by cb_notify_deviceid_change(), and cb_notify_deviceid_delete().
bool_t notify_deviceid4::immediate |
Definition at line 218 of file nfs41_callback.h.
Referenced by cb_notify_deviceid_change().
enum pnfs_layout_type notify_deviceid4::layouttype |
Definition at line 216 of file nfs41_callback.h.
Referenced by cb_notify_deviceid_change(), and cb_notify_deviceid_delete().
enum notify_deviceid_type4 notify_deviceid4::type |
Definition at line 212 of file nfs41_callback.h.
Referenced by op_cb_notify_deviceid_args().