Home
last modified time | relevance | path

Searched refs:BTRFS_TRIM_STATE_TRIMMING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dfree-space-cache.h12 * BTRFS_TRIM_STATE_TRIMMING is special and used to maintain the state of a
20 BTRFS_TRIM_STATE_TRIMMING, enumerator
42 return (info->trim_state == BTRFS_TRIM_STATE_TRIMMING); in btrfs_free_space_trimming_bitmap()
H A Dfree-space-cache.c3670 entry->trim_state = BTRFS_TRIM_STATE_TRIMMING; in trim_bitmaps()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dfree-space-cache.h12 * BTRFS_TRIM_STATE_TRIMMING is special and used to maintain the state of a
20 BTRFS_TRIM_STATE_TRIMMING, enumerator
43 return (info->trim_state == BTRFS_TRIM_STATE_TRIMMING); in btrfs_free_space_trimming_bitmap()
H A Dfree-space-cache.c3923 entry->trim_state = BTRFS_TRIM_STATE_TRIMMING; in trim_bitmaps()

Completed in 11 milliseconds