Searched refs:BTRFS_TRIM_STATE_TRIMMED (Results 1 – 2 of 2) sorted by relevance
33 BTRFS_TRIM_STATE_TRIMMED, enumerator51 return (info->trim_state == BTRFS_TRIM_STATE_TRIMMED); in btrfs_free_space_trimmed()
2417 info->trim_state = BTRFS_TRIM_STATE_TRIMMED; in insert_into_bitmap()2687 if (trim_state != BTRFS_TRIM_STATE_TRIMMED) { in __btrfs_add_free_space()2766 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space()2797 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space_async_trimmed()3680 trim_state = BTRFS_TRIM_STATE_TRIMMED; in do_trimming()3868 entry->trim_state = BTRFS_TRIM_STATE_TRIMMED; in end_trimming_bitmap()4197 enum btrfs_trim_state trim_state = BTRFS_TRIM_STATE_TRIMMED; in test_add_free_space_entry()