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()
2421 info->trim_state = BTRFS_TRIM_STATE_TRIMMED; in insert_into_bitmap()2691 if (trim_state != BTRFS_TRIM_STATE_TRIMMED) { in __btrfs_add_free_space()2770 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space()2801 trim_state = BTRFS_TRIM_STATE_TRIMMED; in btrfs_add_free_space_async_trimmed()3684 trim_state = BTRFS_TRIM_STATE_TRIMMED; in do_trimming()3872 entry->trim_state = BTRFS_TRIM_STATE_TRIMMED; in end_trimming_bitmap()4201 enum btrfs_trim_state trim_state = BTRFS_TRIM_STATE_TRIMMED; in test_add_free_space_entry()