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()
3772 BTRFS_UUID_KEY_SUBVOL, in btrfs_uuid_scan_kthread()3843 if (type != BTRFS_UUID_KEY_SUBVOL && in btrfs_check_uuid_tree_entry()3859 case BTRFS_UUID_KEY_SUBVOL: in btrfs_check_uuid_tree_entry()
1485 BTRFS_UUID_KEY_SUBVOL, objectid); in create_pending_snapshot()
601 root_item.uuid, BTRFS_UUID_KEY_SUBVOL, in create_subvol()2473 dest->root_item.uuid, BTRFS_UUID_KEY_SUBVOL, in btrfs_ioctl_snap_destroy()
2116 #define BTRFS_UUID_KEY_SUBVOL 251 /* for UUIDs assigned to subvols */ macro