Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/hastd/
H A Dactivemap.h40 struct activemap;
42 int activemap_init(struct activemap **ampp, uint64_t mediasize,
44 void activemap_free(struct activemap *amp);
47 bool activemap_write_complete(struct activemap *amp, off_t offset,
49 bool activemap_extent_complete(struct activemap *amp, int extent);
50 uint64_t activemap_ndirty(const struct activemap *amp);
52 bool activemap_differ(const struct activemap *amp);
53 size_t activemap_size(const struct activemap *amp);
54 size_t activemap_ondisk_size(const struct activemap *amp);
64 void activemap_sync_rewind(struct activemap *amp);
[all …]
H A Dactivemap.c55 struct activemap { struct
126 ext2reqs(const struct activemap *amp, int ext) in ext2reqs()
148 struct activemap *amp; in activemap_init()
254 keepdirty_fill(struct activemap *amp) in keepdirty_fill()
263 keepdirty_free(struct activemap *amp) in keepdirty_free()
279 activemap_free(struct activemap *amp) in activemap_free()
398 activemap_ndirty(const struct activemap *amp) in activemap_ndirty()
411 activemap_differ(const struct activemap *amp) in activemap_differ()
424 activemap_size(const struct activemap *amp) in activemap_size()
565 activemap_sync_rewind(struct activemap *amp) in activemap_sync_rewind()
[all …]
H A DMakefile7 SRCS= activemap.c
H A Dhast.h232 struct activemap *hr_amp;
/freebsd-12.1/sbin/hastctl/
H A DMakefile9 SRCS= activemap.c
/freebsd-12.1/usr.sbin/bsnmpd/modules/snmp_hast/
H A DBEGEMOT-HAST-MIB.txt277 "Count of resource local activemap updates."