Searched refs:dfs_link_getinfo (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Ddfs.h82 uint32_t dfs_link_getinfo(const char *, dfs_info_t *, uint32_t, uint32_t);
H A Ddfs.c916 status = dfs_link_getinfo(NULL, &info, DFS_INFO_LEVEL_ALL,
946 status = dfs_link_getinfo(path, &info, DFS_INFO_LEVEL_ALL,
1021 status = dfs_link_getinfo(path, &info, DFS_INFO_LEVEL_ALL, ns_type);
1062 status = dfs_link_getinfo(path, &curinfo, DFS_INFO_LEVEL_ALL, ns_type);
1084 dfs_link_getinfo(const char *path, dfs_info_t *info, uint32_t infolvl, function
1133 status = dfs_link_getinfo(dn->dn_fspath, info, infolvl,
H A Dnetdfs.c391 status = dfs_link_getinfo(fspath, &info, param->level,

Completed in 482 milliseconds