Home
last modified time | relevance | path

Searched refs:activemap (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/sbin/hastd/
H A Dactivemap.h37 struct activemap;
39 int activemap_init(struct activemap **ampp, uint64_t mediasize,
41 void activemap_free(struct activemap *amp);
44 bool activemap_write_complete(struct activemap *amp, off_t offset,
46 bool activemap_extent_complete(struct activemap *amp, int extent);
47 uint64_t activemap_ndirty(const struct activemap *amp);
49 bool activemap_differ(const struct activemap *amp);
50 size_t activemap_size(const struct activemap *amp);
51 size_t activemap_ondisk_size(const struct activemap *amp);
61 void activemap_sync_rewind(struct activemap *amp);
[all …]
H A Dactivemap.c52 struct activemap { struct
123 ext2reqs(const struct activemap *amp, int ext) in ext2reqs()
145 struct activemap *amp; in activemap_init()
251 keepdirty_fill(struct activemap *amp) in keepdirty_fill()
260 keepdirty_free(struct activemap *amp) in keepdirty_free()
276 activemap_free(struct activemap *amp) in activemap_free()
395 activemap_ndirty(const struct activemap *amp) in activemap_ndirty()
408 activemap_differ(const struct activemap *amp) in activemap_differ()
421 activemap_size(const struct activemap *amp) in activemap_size()
562 activemap_sync_rewind(struct activemap *amp) in activemap_sync_rewind()
[all …]
H A DMakefile6 SRCS= activemap.c
H A Dhast.h230 struct activemap *hr_amp;
/freebsd-14.2/sbin/hastctl/
H A DMakefile8 SRCS= activemap.c
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt275 "Count of resource local activemap updates."