Lines Matching defs:super
1195 * the fs to an error state, guaranteeing no super blocks can be further
1201 * unsafe super blocks.
1337 void btrfs_release_disk_super(struct btrfs_super_block *super)
1339 struct page *page = virt_to_page(super);
1352 /* make sure our super fits in the device */
1356 /* make sure our super fits in the page */
1360 /* make sure our super doesn't straddle pages on disk */
1365 /* pull in the page with our super */
1373 /* align our pointer to the offset of the super block */
2213 * devices in the super block (super_copy). Conversely,
2214 * whoever updates the number of devices in the super block
2764 * Now that we have written a new super block to this device, check all
7260 "super block num_devices %llu mismatch with DEV_ITEM count %llu, will be repaired on next transaction commit",