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

/linux-master/fs/btrfs/
H A Dfree-space-cache.h25 * BTRFS_TRIM_STATE_TRIMMING is special and used to maintain the state of a
33 BTRFS_TRIM_STATE_TRIMMING, enumerator in enum:btrfs_trim_state
56 return (info->trim_state == BTRFS_TRIM_STATE_TRIMMING);
H A Dfree-space-cache.c3925 entry->trim_state = BTRFS_TRIM_STATE_TRIMMING;

Completed in 124 milliseconds