Searched refs:BTRFS_FS_CLEANER_RUNNING (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/btrfs/
H A Dinode.c3392 if (!test_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags))
H A Dsuper.c1332 wait_on_bit(&fs_info->flags, BTRFS_FS_CLEANER_RUNNING, TASK_UNINTERRUPTIBLE);
H A Dfs.h138 BTRFS_FS_CLEANER_RUNNING, enumerator in enum:__anon1698
H A Ddisk-io.c1494 set_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags);
1550 clear_and_wake_up_bit(BTRFS_FS_CLEANER_RUNNING, &fs_info->flags);

Completed in 282 milliseconds