Searched refs:drop_progress (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | relocation.c | 793 memset(&root_item->drop_progress, 0, in create_reloc_root() 1594 memset(&reloc_root_item->drop_progress, 0, in insert_dirty_subvol() 1595 sizeof(reloc_root_item->drop_progress)); in insert_dirty_subvol() 1685 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) { in merge_reloc_root() 1691 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress); in merge_reloc_root() 1788 btrfs_node_key(path->nodes[level], &root_item->drop_progress, in merge_reloc_root() 3718 memset(&root->root_item.drop_progress, 0, in mark_garbage_root() 3719 sizeof(root->root_item.drop_progress)); in mark_garbage_root()
|
| H A D | extent-tree.c | 4731 struct btrfs_key drop_progress; member 5124 find_next_key(path, level, &wc->drop_progress); in do_walk_down() 5398 if (btrfs_disk_key_objectid(&root_item->drop_progress) == 0) { in btrfs_drop_snapshot() 5407 btrfs_disk_key_to_cpu(&key, &root_item->drop_progress); in btrfs_drop_snapshot() 5484 &wc->drop_progress, in btrfs_drop_snapshot() 5487 btrfs_cpu_key_to_disk(&root_item->drop_progress, in btrfs_drop_snapshot() 5488 &wc->drop_progress); in btrfs_drop_snapshot()
|
| H A D | inode.c | 4072 memset(&dest->root_item.drop_progress, 0, in btrfs_delete_subvolume() 4073 sizeof(dest->root_item.drop_progress)); in btrfs_delete_subvolume()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 613 struct btrfs_disk_key drop_progress; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | btrfs_tree.h | 617 struct btrfs_disk_key drop_progress; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | btrfs_tree.h | 613 struct btrfs_disk_key drop_progress; member
|