Lines Matching defs:super
37 #include "super.h"
1154 * the fs to an error state, guaranteeing no super blocks can be further
1160 * unsafe super blocks.
1294 void btrfs_release_disk_super(struct btrfs_super_block *super)
1296 struct page *page = virt_to_page(super);
1309 /* make sure our super fits in the device */
1313 /* make sure our super fits in the page */
1317 /* make sure our super doesn't straddle pages on disk */
1322 /* pull in the page with our super */
1330 /* align our pointer to the offset of the super block */
2174 * devices in the super block (super_copy). Conversely,
2175 * whoever updates the number of devices in the super block
2350 * This will read the super block of the device at @path and populate @args with
2810 * Now that we have written a new super block to this device, check all
7332 "super block num_devices %llu mismatch with DEV_ITEM count %llu, will be repaired on next transaction commit",