Symbol: hast_resource
sbin/hastctl/hastctl.c
172
struct hast_resource *res;
sbin/hastctl/hastctl.c
198
dump_one(struct hast_resource *res)
sbin/hastctl/hastctl.c
224
struct hast_resource *res;
sbin/hastctl/hastctl.c
89
create_one(struct hast_resource *res, intmax_t mediasize, intmax_t extentsize,
sbin/hastd/control.c
141
control_set_role(struct hast_resource *res, uint8_t role)
sbin/hastd/control.c
148
control_status_worker(struct hast_resource *res, struct nv *nvout,
sbin/hastd/control.c
237
struct hast_resource *res, const char *name, unsigned int no)
sbin/hastd/control.c
364
struct hast_resource *res;
sbin/hastd/control.c
432
struct hast_resource *res = arg;
sbin/hastd/control.c
55
child_cleanup(struct hast_resource *res)
sbin/hastd/control.c
73
uint8_t role, struct hast_resource *res, const char *name, unsigned int no)
sbin/hastd/control.h
38
struct hast_resource;
sbin/hastd/control.h
40
void child_cleanup(struct hast_resource *res);
sbin/hastd/control.h
42
void control_set_role(struct hast_resource *res, uint8_t role);
sbin/hastd/event.c
43
event_send(const struct hast_resource *res, int event)
sbin/hastd/event.c
84
event_recv(const struct hast_resource *res)
sbin/hastd/event.h
43
void event_send(const struct hast_resource *res, int event);
sbin/hastd/event.h
44
int event_recv(const struct hast_resource *res);
sbin/hastd/hast.h
125
TAILQ_HEAD(, hast_resource) hc_resources;
sbin/hastd/hast.h
263
TAILQ_ENTRY(hast_resource) hr_next;
sbin/hastd/hast_checksum.c
114
checksum_recv(const struct hast_resource *res __unused, struct nv *nv,
sbin/hastd/hast_checksum.c
86
checksum_send(const struct hast_resource *res, struct nv *nv, void **datap,
sbin/hastd/hast_checksum.h
39
int checksum_send(const struct hast_resource *res, struct nv *nv,
sbin/hastd/hast_checksum.h
41
int checksum_recv(const struct hast_resource *res, struct nv *nv,
sbin/hastd/hast_compression.c
203
compression_send(const struct hast_resource *res, struct nv *nv, void **datap,
sbin/hastd/hast_compression.c
251
compression_recv(const struct hast_resource *res __unused, struct nv *nv,
sbin/hastd/hast_compression.h
39
int compression_send(const struct hast_resource *res, struct nv *nv,
sbin/hastd/hast_compression.h
41
int compression_recv(const struct hast_resource *res, struct nv *nv,
sbin/hastd/hast_proto.c
172
hast_proto_recv_data(const struct hast_resource *res, struct proto_conn *conn,
sbin/hastd/hast_proto.c
56
typedef int hps_send_t(const struct hast_resource *, struct nv *nv, void **,
sbin/hastd/hast_proto.c
58
typedef int hps_recv_t(const struct hast_resource *, struct nv *nv, void **,
sbin/hastd/hast_proto.c
78
hast_proto_send(const struct hast_resource *res, struct proto_conn *conn,
sbin/hastd/hast_proto.h
39
int hast_proto_send(const struct hast_resource *res, struct proto_conn *conn,
sbin/hastd/hast_proto.h
42
int hast_proto_recv_data(const struct hast_resource *res,
sbin/hastd/hastd.c
101
descriptors_cleanup(struct hast_resource *res)
sbin/hastd/hastd.c
103
struct hast_resource *tres, *tmres;
sbin/hastd/hastd.c
1067
struct hast_resource *res;
sbin/hastd/hastd.c
165
descriptors_assert(const struct hast_resource *res, int pjdlogmode)
sbin/hastd/hastd.c
325
struct hast_resource *res;
sbin/hastd/hastd.c
370
resource_needs_restart(const struct hast_resource *res0,
sbin/hastd/hastd.c
371
const struct hast_resource *res1)
sbin/hastd/hastd.c
407
resource_needs_reload(const struct hast_resource *res0,
sbin/hastd/hastd.c
408
const struct hast_resource *res1)
sbin/hastd/hastd.c
438
resource_reload(const struct hast_resource *res)
sbin/hastd/hastd.c
484
struct hast_resource *nres, *cres, *tres;
sbin/hastd/hastd.c
725
struct hast_resource *res;
sbin/hastd/hastd.c
744
struct hast_resource *res;
sbin/hastd/hastd.c
986
connection_migrate(struct hast_resource *res)
sbin/hastd/hastd.h
45
void descriptors_cleanup(struct hast_resource *res);
sbin/hastd/hastd.h
46
void descriptors_assert(const struct hast_resource *res, int pjdlogmode);
sbin/hastd/hastd.h
48
void hastd_primary(struct hast_resource *res);
sbin/hastd/hastd.h
49
void hastd_secondary(struct hast_resource *res, struct nv *nvin);
sbin/hastd/hastd.h
51
void primary_config_reload(struct hast_resource *res, struct nv *nv);
sbin/hastd/metadata.c
168
metadata_write(struct hast_resource *res)
sbin/hastd/metadata.c
46
metadata_read(struct hast_resource *res, bool openrw)
sbin/hastd/metadata.h
44
int metadata_read(struct hast_resource *res, bool openrw);
sbin/hastd/metadata.h
45
int metadata_write(struct hast_resource *res);
sbin/hastd/parse.y
1022
struct hast_resource *res;
sbin/hastd/parse.y
59
static struct hast_resource *curres;
sbin/hastd/primary.c
1135
remote_close(struct hast_resource *res, int ncomp)
sbin/hastd/primary.c
1178
write_complete(struct hast_resource *res, struct hio *hio)
sbin/hastd/primary.c
1224
struct hast_resource *res = arg;
sbin/hastd/primary.c
1384
struct hast_resource *res = arg;
sbin/hastd/primary.c
1502
keepalive_send(struct hast_resource *res, unsigned int ncomp)
sbin/hastd/primary.c
1545
struct hast_resource *res = arg;
sbin/hastd/primary.c
1702
struct hast_resource *res = arg;
sbin/hastd/primary.c
1864
struct hast_resource *res = arg;
sbin/hastd/primary.c
1956
struct hast_resource *res = arg;
sbin/hastd/primary.c
2213
primary_config_reload(struct hast_resource *res, struct nv *nv)
sbin/hastd/primary.c
2341
guard_one(struct hast_resource *res, unsigned int ncomp)
sbin/hastd/primary.c
2402
struct hast_resource *res = arg;
sbin/hastd/primary.c
244
static struct hast_resource *gres;
sbin/hastd/primary.c
280
cleanup(struct hast_resource *res)
sbin/hastd/primary.c
333
hast_activemap_flush(struct hast_resource *res) __unlocks(res->hr_amp_lock)
sbin/hastd/primary.c
369
real_remote(const struct hast_resource *res)
sbin/hastd/primary.c
376
init_environment(struct hast_resource *res __unused)
sbin/hastd/primary.c
504
init_resuid(struct hast_resource *res)
sbin/hastd/primary.c
522
init_local(struct hast_resource *res)
sbin/hastd/primary.c
569
primary_connect(struct hast_resource *res, struct proto_conn **connp)
sbin/hastd/primary.c
612
enable_direct_reads(struct hast_resource *res)
sbin/hastd/primary.c
630
init_remote(struct hast_resource *res, struct proto_conn **inp,
sbin/hastd/primary.c
906
init_ggate(struct hast_resource *res)
sbin/hastd/primary.c
963
hastd_primary(struct hast_resource *res)
sbin/hastd/secondary.c
209
init_local(struct hast_resource *res)
sbin/hastd/secondary.c
217
init_remote(struct hast_resource *res, struct nv *nvin)
sbin/hastd/secondary.c
411
hastd_secondary(struct hast_resource *res, struct nv *nvin)
sbin/hastd/secondary.c
554
requnpack(struct hast_resource *res, struct hio *hio, struct nv *nv)
sbin/hastd/secondary.c
654
struct hast_resource *res = arg;
sbin/hastd/secondary.c
747
struct hast_resource *res = arg;
sbin/hastd/secondary.c
77
static struct hast_resource *gres;
sbin/hastd/secondary.c
861
struct hast_resource *res = arg;
sbin/hastd/subr.c
152
drop_privs(const struct hast_resource *res)
sbin/hastd/subr.c
79
provinfo(struct hast_resource *res, bool dowrite)
sbin/hastd/subr.h
52
int provinfo(struct hast_resource *res, bool dowrite);
sbin/hastd/subr.h
54
int drop_privs(const struct hast_resource *res);