Searched refs:BTRFS_TRIM_STATE_TRIMMED (Results 1 – 2 of 2) sorted by relevance
19 BTRFS_TRIM_STATE_TRIMMED, enumerator37 return (info->trim_state == BTRFS_TRIM_STATE_TRIMMED); in btrfs_free_space_trimmed()
2412 info->trim_state = BTRFS_TRIM_STATE_TRIMMED; in insert_into_bitmap()2682 if (trim_state != BTRFS_TRIM_STATE_TRIMMED) { in __btrfs_add_free_space()2757 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space()2788 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space_async_trimmed()3672 trim_state = BTRFS_TRIM_STATE_TRIMMED; in do_trimming()3860 entry->trim_state = BTRFS_TRIM_STATE_TRIMMED; in end_trimming_bitmap()4191 enum btrfs_trim_state trim_state = BTRFS_TRIM_STATE_TRIMMED; in test_add_free_space_entry()