Home
last modified time | relevance | path

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

/freebsd-14.2/sbin/pfctl/
H A Dpfctl_optimize.c79 TAILQ_HEAD(superblocks, superblock);
217 struct superblocks *);
265 struct superblocks superblocks; in pfctl_optimize_ruleset() local
304 TAILQ_INIT(&superblocks); in pfctl_optimize_ruleset()
309 if (load_feedback_profile(pf, &superblocks)) in pfctl_optimize_ruleset()
319 while ((block = TAILQ_FIRST(&superblocks))) { in pfctl_optimize_ruleset()
320 TAILQ_REMOVE(&superblocks, block, sb_entry); in pfctl_optimize_ruleset()
879 load_feedback_profile(struct pfctl *pf, struct superblocks *superblocks) in load_feedback_profile() argument
883 struct superblocks prof_superblocks; in load_feedback_profile()
934 block = TAILQ_FIRST(superblocks); in load_feedback_profile()
[all …]
/freebsd-14.2/tools/tools/
H A DREADME21 find-sb Scan a disk for possible filesystem superblocks.
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dlinux75 # util-linux: libblkid/src/superblocks/swap.c
/freebsd-14.2/
H A DUPDATING1584 unable to automatically find alternate superblocks. As of r322297,
1585 the information needed to find alternate superblocks has been