Home
last modified time | relevance | path

Searched refs:NDMPV3 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_connect.c1022 case NDMPV3: in connection_get()
1058 case NDMPV3: in ndmpd_connect_kill()
H A Dndmpd_zfs.c180 if ((version < NDMPV3) || (version > NDMPV4)) { in ndmpd_zfs_init()
229 case NDMPV3: in ndmpd_zfs_init()
1390 if (version == NDMPV3) { in ndmpd_zfs_restore_getpath()
H A Dndmpd.h1061 else if (((ndmpd_session_t *)(s))->ns_protocol_version == NDMPV3) \
H A Dndmp.x44 const NDMPV3 = 3; variable
H A Dndmpd_data.c2027 case NDMPV3: in ndmp_data_get_mover_mode()
H A Dndmpd_mover.c1844 if (ndmp_get_version(session->ns_connection) == NDMPV3) { in ndmpd_mover_init()