Home
last modified time | relevance | path

Searched refs:BTRFS_FS_NEED_ZONE_FINISH (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/fs/btrfs/
H A Dfs.h180 BTRFS_FS_NEED_ZONE_FINISH, enumerator
H A Dzoned.c2325 clear_and_wake_up_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in do_zone_finish()
2347 if (test_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags)) in btrfs_can_activate_zone()
2383 set_bit(BTRFS_FS_NEED_ZONE_FINISH, &fs_info->flags); in btrfs_can_activate_zone()
H A Ddirect-io.c190 wait_on_bit_io(&inode->root->fs_info->flags, BTRFS_FS_NEED_ZONE_FINISH, in btrfs_new_extent_direct()
H A Dinode.c1377 BTRFS_FS_NEED_ZONE_FINISH, in cow_file_range()