Home
last modified time | relevance | path

Searched refs:drop_progress (Results 1 – 5 of 5) sorted by relevance

/linux/fs/btrfs/
A Drelocation.c733 memset(&root_item->drop_progress, 0, in create_reloc_root()
1522 memset(&reloc_root_item->drop_progress, 0, in insert_dirty_subvol()
1523 sizeof(reloc_root_item->drop_progress)); in insert_dirty_subvol()
1616 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) { in merge_reloc_root()
1622 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress); in merge_reloc_root()
1713 btrfs_node_key(path->nodes[level], &root_item->drop_progress, in merge_reloc_root()
4140 memset(&root->root_item.drop_progress, 0, in mark_garbage_root()
4141 sizeof(root->root_item.drop_progress)); in mark_garbage_root()
A Droot-tree.c294 btrfs_disk_key_to_cpu(&drop_key, &root->root_item.drop_progress); in btrfs_find_orphan_roots()
A Dextent-tree.c5223 struct btrfs_key drop_progress; member
5669 find_next_key(path, level, &wc->drop_progress); in maybe_drop_reference()
6093 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) { in btrfs_drop_snapshot()
6101 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress); in btrfs_drop_snapshot()
6181 &wc->drop_progress, in btrfs_drop_snapshot()
6184 btrfs_cpu_key_to_disk(&root_item->drop_progress, in btrfs_drop_snapshot()
6185 &wc->drop_progress); in btrfs_drop_snapshot()
A Dinode.c4577 memset(&dest->root_item.drop_progress, 0, in btrfs_delete_subvolume()
4578 sizeof(dest->root_item.drop_progress)); in btrfs_delete_subvolume()
/linux/include/uapi/linux/
A Dbtrfs_tree.h930 struct btrfs_disk_key drop_progress; member

Completed in 42 milliseconds