Searched refs:btrfs_wait_ordered_roots (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/fs/btrfs/ |
A D | ordered-data.h | 203 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, u64 nr,
|
A D | dev-replace.c | 690 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_dev_replace_start() 872 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_dev_replace_finishing()
|
A D | ordered-data.c | 683 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, u64 nr, in btrfs_wait_ordered_roots() function
|
A D | space-info.c | 672 btrfs_wait_ordered_roots(fs_info, items, 0, (u64)-1); in shrink_delalloc()
|
A D | super.c | 1191 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_sync_fs()
|
A D | transaction.c | 2085 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_wait_delalloc_flush()
|
A D | scrub.c | 3840 btrfs_wait_ordered_roots(fs_info, U64_MAX, cache->start, cache->length); in finish_extent_writes_for_zoned() 4069 btrfs_wait_ordered_roots(fs_info, U64_MAX, cache->start, in scrub_enumerate_chunks()
|
A D | zoned.c | 1996 btrfs_wait_ordered_roots(fs_info, U64_MAX, block_group->start, in do_zone_finish()
|
A D | relocation.c | 4076 btrfs_wait_ordered_roots(fs_info, U64_MAX, in btrfs_relocate_block_group()
|
A D | disk-io.c | 4823 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_destroy_all_ordered_extents()
|
Completed in 52 milliseconds