Searched refs:BTRFS_FS_DISCARD_RUNNING (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/btrfs/
H A Dfs.h147 BTRFS_FS_DISCARD_RUNNING, enumerator in enum:__anon1698
H A Ddiscard.c81 * Check if the file system is writeable and BTRFS_FS_DISCARD_RUNNING is set.
90 test_bit(BTRFS_FS_DISCARD_RUNNING, &fs_info->flags));
740 set_bit(BTRFS_FS_DISCARD_RUNNING, &fs_info->flags);
745 clear_bit(BTRFS_FS_DISCARD_RUNNING, &fs_info->flags);

Completed in 398 milliseconds