Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Dordered-data.h201 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr);
Ddev-replace.c404 btrfs_wait_ordered_roots(root->fs_info, -1); in btrfs_dev_replace_start()
496 btrfs_wait_ordered_roots(root->fs_info, -1); in btrfs_dev_replace_finishing()
Dordered-data.c710 void btrfs_wait_ordered_roots(struct btrfs_fs_info *fs_info, int nr) in btrfs_wait_ordered_roots() function
Dsuper.c1088 btrfs_wait_ordered_roots(fs_info, -1); in btrfs_sync_fs()
Dtransaction.c1799 btrfs_wait_ordered_roots(fs_info, -1); in btrfs_wait_delalloc_flush()
Dextent-tree.c4091 btrfs_wait_ordered_roots(fs_info, -1); in btrfs_alloc_data_chunk_ondemand()
4534 btrfs_wait_ordered_roots(root->fs_info, nr_items); in btrfs_writeback_inodes_sb_nr()
4583 btrfs_wait_ordered_roots(root->fs_info, items); in shrink_delalloc()
4622 btrfs_wait_ordered_roots(root->fs_info, items); in shrink_delalloc()
Drelocation.c4260 btrfs_wait_ordered_roots(fs_info, -1);