Searched refs:btrfs_btree_balance_dirty (Results 1 – 7 of 7) sorted by relevance
88 void btrfs_btree_balance_dirty(struct btrfs_root *root);
2235 btrfs_btree_balance_dirty(root);2265 btrfs_btree_balance_dirty(root);3507 btrfs_btree_balance_dirty(root);4065 btrfs_btree_balance_dirty(rc->extent_root);4095 btrfs_btree_balance_dirty(rc->extent_root);4201 btrfs_btree_balance_dirty(root);
4138 btrfs_btree_balance_dirty(root); in btrfs_unlink()4257 btrfs_btree_balance_dirty(root); in btrfs_rmdir()5343 btrfs_btree_balance_dirty(root); in btrfs_evict_inode()5365 btrfs_btree_balance_dirty(root); in btrfs_evict_inode()6482 btrfs_btree_balance_dirty(root); in btrfs_mknod()6560 btrfs_btree_balance_dirty(root); in btrfs_create()6640 btrfs_btree_balance_dirty(root); in btrfs_link()6704 btrfs_btree_balance_dirty(root); in btrfs_mkdir()9060 btrfs_btree_balance_dirty(root); in btrfs_truncate()9089 btrfs_btree_balance_dirty(root); in btrfs_truncate()[all …]
1671 btrfs_btree_balance_dirty(root); in __btrfs_buffered_write()2507 btrfs_btree_balance_dirty(root); in btrfs_punch_hole()2573 btrfs_btree_balance_dirty(root); in btrfs_punch_hole()
1306 btrfs_btree_balance_dirty(delayed_node->root); in btrfs_commit_inode_delayed_inode()
1275 btrfs_btree_balance_dirty(info->tree_root); in btrfs_defrag_root()
3950 void btrfs_btree_balance_dirty(struct btrfs_root *root) in btrfs_btree_balance_dirty() function