Home
last modified time | relevance | path

Searched refs:btrfs_wait_ordered_roots (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/fs/btrfs/
Dordered-data.h199 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr);
Ddev-replace.c401 btrfs_wait_ordered_roots(root->fs_info, -1); in btrfs_dev_replace_start()
494 btrfs_wait_ordered_roots(root->fs_info, -1); in btrfs_dev_replace_finishing()
Dordered-data.c656 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr) in btrfs_wait_ordered_roots() function
Dsuper.c1000 btrfs_wait_ordered_roots(fs_info, -1); in btrfs_sync_fs()
Dtransaction.c1745 btrfs_wait_ordered_roots(fs_info, -1); in btrfs_wait_delalloc_flush()
Dextent-tree.c3980 btrfs_wait_ordered_roots(fs_info, -1); in btrfs_check_data_free_space()
4322 btrfs_wait_ordered_roots(root->fs_info, nr_items); in btrfs_writeback_inodes_sb_nr()
4371 btrfs_wait_ordered_roots(root->fs_info, items); in shrink_delalloc()
4410 btrfs_wait_ordered_roots(root->fs_info, items); in shrink_delalloc()
Drelocation.c4253 btrfs_wait_ordered_roots(fs_info, -1);