Lines Matching defs:changed
482 * a device which didn't have its fsid/metadata_uuid changed
644 "BTRFS: Invalid seeding and uuid-changed device detected\n");
695 * disk can belong to an fs which has its FSID changed or to one which doesn't.
953 "devid %llu device path %s changed to %s scanned by %s (%d)",
1467 bool changed = false;
1478 changed = true;
1487 return changed;
1498 changed = true;
1501 return changed;
1518 bool changed = false;
1531 changed = true;
1541 changed = true;
1543 * The changed hole can contain pending extent.
1556 return changed;
2081 /* Notify udev that device has changed */
2779 * its fsid has been changed by btrfs_sprout_splice().
7546 * called from commit_transaction. Writes all changed device stats to disk.
7661 * Update the size and bytes used for each device where it changed. This is