Searched refs:BTRFS_UUID_KEY_SUBVOL (Results 1 – 6 of 6) sorted by relevance
264 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()277 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()331 if (key.type != BTRFS_UUID_KEY_SUBVOL && in btrfs_uuid_tree_iterate()472 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()
376 case BTRFS_UUID_KEY_SUBVOL: in btrfs_print_leaf()
1875 BTRFS_UUID_KEY_SUBVOL, in create_pending_snapshot()
665 BTRFS_UUID_KEY_SUBVOL, objectid); in create_subvol()
4647 BTRFS_UUID_KEY_SUBVOL, btrfs_root_id(dest)); in btrfs_delete_subvolume()
362 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro