Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/btrfs/
H A Dfs.h125 BTRFS_FS_UNFINISHED_DROPS, enumerator
969 clear_and_wake_up_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_wake_unfinished_drop()
H A Droot-tree.c297 set_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags); in btrfs_find_orphan_roots()
H A Drelocation.c4035 ret = wait_on_bit(&fs_info->flags, BTRFS_FS_UNFINISHED_DROPS, TASK_INTERRUPTIBLE); in btrfs_relocate_block_group()
H A Ddisk-io.c3584 if (test_bit(BTRFS_FS_UNFINISHED_DROPS, &fs_info->flags)) in open_ctree()

Completed in 14 milliseconds