Searched refs:btrfs_wait_ordered_roots (Results 1 – 10 of 10) sorted by relevance
/fs/btrfs/ |
D | ordered-data.h | 202 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, u64 nr,
|
D | dev-replace.c | 690 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_dev_replace_start() 888 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_dev_replace_finishing()
|
D | ordered-data.c | 742 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, u64 nr, in btrfs_wait_ordered_roots() function
|
D | space-info.c | 671 btrfs_wait_ordered_roots(fs_info, items, 0, (u64)-1); in shrink_delalloc()
|
D | scrub.c | 2374 btrfs_wait_ordered_roots(fs_info, U64_MAX, cache->start, cache->length); in finish_extent_writes_for_zoned() 2610 btrfs_wait_ordered_roots(fs_info, U64_MAX, cache->start, in scrub_enumerate_chunks()
|
D | super.c | 1205 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_sync_fs()
|
D | transaction.c | 2116 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_wait_delalloc_flush()
|
D | zoned.c | 2124 btrfs_wait_ordered_roots(fs_info, U64_MAX, block_group->start, in do_zone_finish()
|
D | relocation.c | 4115 btrfs_wait_ordered_roots(fs_info, U64_MAX, in btrfs_relocate_block_group()
|
D | disk-io.c | 4592 btrfs_wait_ordered_roots(fs_info, U64_MAX, 0, (u64)-1); in btrfs_destroy_all_ordered_extents()
|