write_string
write_string("\015\n");
if (!write_string(fd_drb, fs_entry->name))
if (!write_string(fd_drb, fs_entry->fstype))
if (!write_string(fd_drb, fs_entry->remote_name))
if (!write_string(fd_drb, extptr[n]->cf_ent.path))
if (!write_string(fd_drb, extptr[n]->cf_ent.ainfo.local))
dnp->path = write_string(hdp, cnp->path, next);
dmp->name = write_string(hdp, cmnp->name, next);
dmp->nodetype = write_string(hdp, cmnp->nodetype, next);
dlp->path = write_string(hdp, clp->path, next);
dlp->content = write_string(hdp, clp->content, next);
static uint32_t write_string(struct di_devlink_handle *hdp, const char *str,
convert.put = (int (*)(int, void *)) write_string;
convert.put = (int (*)(int, void *)) write_string;
convert.put = (int (*)(int, void *)) write_string;
convert.put = (int (*)(int, void *)) write_string;