Searched refs:BTRFS_TRIM_STATE_TRIMMED (Results 1 – 2 of 2) sorted by relevance
21 BTRFS_TRIM_STATE_TRIMMED, enumerator39 return (info->trim_state == BTRFS_TRIM_STATE_TRIMMED); in btrfs_free_space_trimmed()
2413 info->trim_state = BTRFS_TRIM_STATE_TRIMMED; in insert_into_bitmap()2683 if (trim_state != BTRFS_TRIM_STATE_TRIMMED) { in __btrfs_add_free_space()2762 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space()2793 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space_async_trimmed()3677 trim_state = BTRFS_TRIM_STATE_TRIMMED; in do_trimming()3865 entry->trim_state = BTRFS_TRIM_STATE_TRIMMED; in end_trimming_bitmap()4196 enum btrfs_trim_state trim_state = BTRFS_TRIM_STATE_TRIMMED; in test_add_free_space_entry()