Home
last modified time | relevance | path

Searched refs:hr_localpath (Results 1 – 8 of 8) sorted by relevance

/NextBSD/sbin/hastd/
HDsubr.c84 PJDLOG_ASSERT(res->hr_localpath != NULL && in provinfo()
85 res->hr_localpath[0] != '\0'); in provinfo()
88 res->hr_localfd = open(res->hr_localpath, in provinfo()
92 res->hr_localpath); in provinfo()
97 pjdlog_errno(LOG_ERR, "Unable to stat %s", res->hr_localpath); in provinfo()
108 res->hr_localpath); in provinfo()
115 res->hr_localpath); in provinfo()
130 res->hr_localpath); in provinfo()
HDmetadata.c69 pjdlog_debug(1, "Obtained info about %s.", res->hr_localpath); in metadata_read()
75 res->hr_localpath); in metadata_read()
79 res->hr_localpath); in metadata_read()
83 pjdlog_debug(1, "Locked %s.", res->hr_localpath); in metadata_read()
114 res->hr_localpath); in metadata_read()
122 res->hr_localpath, res->hr_name); in metadata_read()
153 res->hr_localpath); in metadata_read()
HDparse.y448 if (curres->hr_localpath[0] == '\0' &&
455 strlcpy(curres->hr_localpath, depth1_localpath,
456 sizeof(curres->hr_localpath));
487 if (curres->hr_localpath[0] == '\0') {
546 curres->hr_localpath[0] = '\0';
628 if (strlcpy(curres->hr_localpath, $2,
629 sizeof(curres->hr_localpath)) >=
630 sizeof(curres->hr_localpath)) {
966 PJDLOG_ASSERT(curres->hr_localpath[0] != '\0'); in yy_config_parse()
HDhast.h168 char hr_localpath[PATH_MAX]; member
HDhastd.c379 if (strcmp(res0->hr_localpath, res1->hr_localpath) != 0) in resource_needs_restart()
414 PJDLOG_ASSERT(strcmp(res0->hr_localpath, res1->hr_localpath) == 0); in resource_needs_reload()
HDcontrol.c261 nv_add_string(nvout, res->hr_localpath, "localpath%u", no); in control_status()
HDprimary.c356 res->hr_localpath); in hast_activemap_flush()
621 strlcpy(ggiomodify.gctl_readprov, res->hr_localpath, in enable_direct_reads()
/NextBSD/sbin/hastctl/
HDhastctl.c109 res->hr_localpath); in create_one()
115 res->hr_localpath, res->hr_local_sectorsize); in create_one()
157 res->hr_localpath); in create_one()