Lines Matching defs:fspath
190 const char *fspath = (const char *)path.p_fspath;
229 netdfs_path_create(fspath);
231 status = dfs_link_add(fspath, (const char *)param->server,
262 const char *fspath = (const char *)path.p_fspath;
284 status = dfs_link_remove(fspath, (const char *)param->server,
288 if (dfs_link_stat(fspath, &stat) == ERROR_SUCCESS) {
399 const char *fspath;
410 fspath = path.p_fspath;
412 status = dfs_link_stat(fspath, &stat);
418 status = dfs_link_getinfo(fspath, &info, param->level);
420 status = dfs_root_getinfo(fspath, &info, param->level);