Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 6 of 6) sorted by relevance
295 if (key.type != BTRFS_UUID_KEY_SUBVOL && in btrfs_uuid_tree_iterate()
304 case BTRFS_UUID_KEY_SUBVOL: in btrfs_print_leaf()
1517 BTRFS_UUID_KEY_SUBVOL, objectid); in create_pending_snapshot()
4061 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()4132 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()4148 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()
602 root_item.uuid, BTRFS_UUID_KEY_SUBVOL, in create_subvol()2500 dest->root_item.uuid, BTRFS_UUID_KEY_SUBVOL, in btrfs_ioctl_snap_destroy()
2146 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro