Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 7 of 7) sorted by relevance
265 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()278 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()332 if (key.type != BTRFS_UUID_KEY_SUBVOL && in btrfs_uuid_tree_iterate()
347 case BTRFS_UUID_KEY_SUBVOL: in btrfs_print_leaf()
1870 BTRFS_UUID_KEY_SUBVOL, in create_pending_snapshot()
742 BTRFS_UUID_KEY_SUBVOL, objectid); in create_subvol()
4717 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()
4529 BTRFS_UUID_KEY_SUBVOL, in btrfs_delete_subvolume()
341 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro