Searched refs:reloc_root_item (Results 1 - 1 of 1) sorted by path

/linux-master/fs/btrfs/
H A Drelocation.c1580 struct btrfs_root_item *reloc_root_item; local
1587 reloc_root_item = &reloc_root->root_item;
1588 memset(&reloc_root_item->drop_progress, 0,
1589 sizeof(reloc_root_item->drop_progress));
1590 btrfs_set_root_drop_level(reloc_root_item, 0);
1591 btrfs_set_root_refs(reloc_root_item, 0);

Completed in 365 milliseconds