Searched refs:btrfs_btree_balance_dirty (Results 1 – 7 of 7) sorted by relevance
86 void btrfs_btree_balance_dirty(struct btrfs_root *root);
2227 btrfs_btree_balance_dirty(root);2257 btrfs_btree_balance_dirty(root);3477 btrfs_btree_balance_dirty(root);4035 btrfs_btree_balance_dirty(rc->extent_root);4065 btrfs_btree_balance_dirty(rc->extent_root);4171 btrfs_btree_balance_dirty(root);
4083 btrfs_btree_balance_dirty(root); in btrfs_unlink()4202 btrfs_btree_balance_dirty(root); in btrfs_rmdir()5277 btrfs_btree_balance_dirty(root); in btrfs_evict_inode()5299 btrfs_btree_balance_dirty(root); in btrfs_evict_inode()6401 btrfs_btree_balance_dirty(root); in btrfs_mknod()6480 btrfs_btree_balance_dirty(root); in btrfs_create()6560 btrfs_btree_balance_dirty(root); in btrfs_link()6629 btrfs_btree_balance_dirty(root); in btrfs_mkdir()8951 btrfs_btree_balance_dirty(root); in btrfs_truncate()8980 btrfs_btree_balance_dirty(root); in btrfs_truncate()[all …]
1674 btrfs_btree_balance_dirty(root); in __btrfs_buffered_write()2489 btrfs_btree_balance_dirty(root); in btrfs_punch_hole()2555 btrfs_btree_balance_dirty(root); in btrfs_punch_hole()
1306 btrfs_btree_balance_dirty(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1273 btrfs_btree_balance_dirty(info->tree_root); in btrfs_defrag_root()
3998 void btrfs_btree_balance_dirty(struct btrfs_root *root) in btrfs_btree_balance_dirty() function