Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 6 of 6) sorted by relevance
270 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()283 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()333 if (key.type != BTRFS_UUID_KEY_SUBVOL && in btrfs_uuid_tree_iterate()472 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()
416 [BTRFS_UUID_KEY_SUBVOL] = "UUID_KEY_SUBVOL", in key_type_string()568 case BTRFS_UUID_KEY_SUBVOL: in btrfs_print_leaf()
1898 BTRFS_UUID_KEY_SUBVOL, in create_pending_snapshot()
661 BTRFS_UUID_KEY_SUBVOL, objectid); in create_subvol()
4860 BTRFS_UUID_KEY_SUBVOL, btrfs_root_id(dest)); in btrfs_delete_subvolume()
369 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro