Home
last modified time | relevance | path

Searched refs:superblocks (Results 1 – 4 of 4) sorted by relevance

/freebsd/sbin/pfctl/
H A Dpfctl_optimize.c78 TAILQ_HEAD(superblocks, superblock);
219 struct superblocks *);
222 int load_feedback_profile(struct pfctl *, struct superblocks *);
267 struct superblocks superblocks; in pfctl_optimize_ruleset() local
317 TAILQ_INIT(&superblocks); in pfctl_optimize_ruleset()
318 if (construct_superblocks(pf, &opt_queue, &superblocks)) in pfctl_optimize_ruleset()
322 if (load_feedback_profile(pf, &superblocks)) in pfctl_optimize_ruleset()
326 TAILQ_FOREACH(block, &superblocks, sb_entry) { in pfctl_optimize_ruleset()
332 while ((block = TAILQ_FIRST(&superblocks))) { in pfctl_optimize_ruleset()
333 TAILQ_REMOVE(&superblocks, block, sb_entry); in pfctl_optimize_ruleset()
[all …]
/freebsd/tools/tools/
H A DREADME21 find-sb Scan a disk for possible filesystem superblocks.
/freebsd/contrib/file/magic/Magdir/
H A Dlinux75 # util-linux: libblkid/src/superblocks/swap.c
/freebsd/
H A DUPDATING1701 unable to automatically find alternate superblocks. As of r322297,
1702 the information needed to find alternate superblocks has been