Lines Matching refs:ERROR_SUCCESS
273 return (ERROR_SUCCESS);
358 if ((status = dfs_root_add(si.shr_path, &info)) != ERROR_SUCCESS) {
364 if (status == ERROR_SUCCESS) {
391 if ((status = dfs_root_remove(si.shr_path)) != ERROR_SUCCESS)
395 if (status != ERROR_SUCCESS)
400 return (ERROR_SUCCESS);
408 if (status != ERROR_SUCCESS)
416 return (ERROR_SUCCESS);
428 if (dfs_namespace_path(name, rootdir, DFS_PATH_MAX) != ERROR_SUCCESS)
432 if (dfs_root_getinfo(rootdir, &info, 2) != ERROR_SUCCESS)
461 return (ERROR_SUCCESS);
484 uint32_t status = ERROR_SUCCESS;
494 if (status != ERROR_SUCCESS) {
501 if (status == ERROR_SUCCESS)
543 return (ERROR_SUCCESS);
561 if ((status = dfs_link_stat(path, &stat)) != ERROR_SUCCESS)
570 if (status != ERROR_SUCCESS)
585 if (status != ERROR_SUCCESS)
638 if ((status = dfs_link_stat(path, &stat)) != ERROR_SUCCESS)
649 return (ERROR_SUCCESS);
655 if (status != ERROR_SUCCESS)
672 status = (rc == 0) ? ERROR_SUCCESS : ERROR_INTERNAL_ERROR;
695 if (status != ERROR_SUCCESS)
699 if (status == ERROR_SUCCESS)
732 return (ERROR_SUCCESS);
736 return (ERROR_SUCCESS);
820 if (status == ERROR_SUCCESS)
874 if (status != ERROR_SUCCESS)
940 uint32_t status = ERROR_SUCCESS;
957 != ERROR_SUCCESS) {
989 if (status != ERROR_SUCCESS)
1061 if (dfs_namespace_path(name, rootdir, DFS_PATH_MAX) != ERROR_SUCCESS)
1067 if (dfs_link_stat(linkpath, &stat) != ERROR_SUCCESS)
1187 return (ERROR_SUCCESS);
1238 if ((status = dfs_root_encode(info, &buf, &buflen)) != ERROR_SUCCESS)
1245 return ((nbytes == buflen) ? ERROR_SUCCESS : ERROR_INTERNAL_ERROR);
1309 return ((rc == 0) ? ERROR_SUCCESS : ERROR_INTERNAL_ERROR);
1362 return (ERROR_SUCCESS);
1399 return (ERROR_SUCCESS);
1414 return (ERROR_SUCCESS);
1485 return (ERROR_SUCCESS);
1511 return (ERROR_SUCCESS);
1560 return (ERROR_SUCCESS);
1574 if (status == ERROR_SUCCESS) {
1670 uint32_t status = ERROR_SUCCESS;
1719 } else if (dfs_link_stat(fspath, &stat) == ERROR_SUCCESS) {
1791 uint32_t status = ERROR_SUCCESS;
1816 return (ERROR_SUCCESS);
1877 return (ERROR_SUCCESS);
1890 uint32_t status = ERROR_SUCCESS;
1912 if (status != ERROR_SUCCESS)
1920 return (ERROR_SUCCESS);
1943 if (status != ERROR_SUCCESS)
1948 if (status != ERROR_SUCCESS)