Searched refs:btrfs_btree_balance_dirty (Results 1 – 7 of 7) sorted by relevance
84 void btrfs_btree_balance_dirty(struct btrfs_root *root);
2225 btrfs_btree_balance_dirty(root);2255 btrfs_btree_balance_dirty(root);3471 btrfs_btree_balance_dirty(root);4026 btrfs_btree_balance_dirty(rc->extent_root);4056 btrfs_btree_balance_dirty(rc->extent_root);4162 btrfs_btree_balance_dirty(root);
4044 btrfs_btree_balance_dirty(root); in btrfs_unlink()4163 btrfs_btree_balance_dirty(root); in btrfs_rmdir()5206 btrfs_btree_balance_dirty(root); in btrfs_evict_inode()5228 btrfs_btree_balance_dirty(root); in btrfs_evict_inode()6333 btrfs_btree_balance_dirty(root); in btrfs_mknod()6412 btrfs_btree_balance_dirty(root); in btrfs_create()6492 btrfs_btree_balance_dirty(root); in btrfs_link()6561 btrfs_btree_balance_dirty(root); in btrfs_mkdir()8809 btrfs_btree_balance_dirty(root); in btrfs_truncate()8838 btrfs_btree_balance_dirty(root); in btrfs_truncate()[all …]
1658 btrfs_btree_balance_dirty(root); in __btrfs_buffered_write()2466 btrfs_btree_balance_dirty(root); in btrfs_punch_hole()2519 btrfs_btree_balance_dirty(root); in btrfs_punch_hole()
1302 btrfs_btree_balance_dirty(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1228 btrfs_btree_balance_dirty(info->tree_root); in btrfs_defrag_root()
3896 void btrfs_btree_balance_dirty(struct btrfs_root *root) in btrfs_btree_balance_dirty() function