Home
last modified time | relevance | path

Searched refs:ndmp_fs_info_v3 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmp.x504 struct ndmp_fs_info_v3 struct
525 ndmp_fs_info_v3 fs_info<>; argument
1942 typedef ndmp_fs_info_v3 ndmp_fs_info_v4;
H A Dndmpd_config.c534 ndmp_fs_info_v3 *fsip = NULL, *fsip_save = NULL; /* FS info pointer */ in ndmpd_config_get_fs_info_v3()
566 fsip_save = fsip = ndmp_malloc(sizeof (ndmp_fs_info_v3) * nmnt); in ndmpd_config_get_fs_info_v3()