Searched refs:superblocks (Results 1 – 4 of 4) sorted by relevance
79 TAILQ_HEAD(superblocks, superblock);217 struct superblocks *);265 struct superblocks superblocks; in pfctl_optimize_ruleset() local304 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() argument883 struct superblocks prof_superblocks; in load_feedback_profile()934 block = TAILQ_FIRST(superblocks); in load_feedback_profile()[all …]
21 find-sb Scan a disk for possible filesystem superblocks.
75 # util-linux: libblkid/src/superblocks/swap.c
1584 unable to automatically find alternate superblocks. As of r322297,1585 the information needed to find alternate superblocks has been