conf_entry
int raid_entry, conf_entry;
conf_entry = (meta->configs[raid_entry].raid.config_offset >> 4) +
if (meta->configs[conf_entry].disk.device != LSIV2_D_NONE) {
meta->configs[conf_entry].disk.disk_sectors;
struct conf_entry *dupent, *ent, *globent;
struct conf_entry *defconf_p, struct ilist *inclist)
struct conf_entry *working;
delete_oldest_timelog(const struct conf_entry *ent, const char *archive_dir)
do_rotate(const struct conf_entry *ent)
STAILQ_ENTRY(conf_entry) cf_nextp;
const struct conf_entry *zw_conf; /* for chown/perm/flag info */
save_sigwork(const struct conf_entry *ent)
save_zipwork(const struct conf_entry *ent, const struct sigwork_entry *swork,
set_swpid(struct sigwork_entry *swork, const struct conf_entry *ent)
STAILQ_HEAD(cflist, conf_entry);
log_trim(const char *logname, const struct conf_entry *log_ent)
createdir(const struct conf_entry *ent, char *dirpart)
createlog(const struct conf_entry *ent)
change_attrs(const char *fname, const struct conf_entry *ent)
struct conf_entry *defconf_p, struct ilist *inclist);
static void change_attrs(const char *, const struct conf_entry *);
static fk_entry do_entry(struct conf_entry *);
static fk_entry do_rotate(const struct conf_entry *);
save_sigwork(const struct conf_entry *);
save_zipwork(const struct conf_entry *, const struct
static void set_swpid(struct sigwork_entry *, const struct conf_entry *);
static void free_entry(struct conf_entry *ent);
static struct conf_entry *init_entry(const char *fname,
struct conf_entry *src_entry);
static int log_trim(const char *logname, const struct conf_entry *log_ent);
static void createdir(const struct conf_entry *ent, char *dirpart);
static void createlog(const struct conf_entry *ent);
struct conf_entry *p;
static struct conf_entry *
init_entry(const char *fname, struct conf_entry *src_entry)
struct conf_entry *tempwork;
tempwork = malloc(sizeof(struct conf_entry));
free_entry(struct conf_entry *ent)
struct conf_entry *ent;
do_entry(struct conf_entry * ent)
struct conf_entry *defconf, *dupent, *ent;