Home
last modified time | relevance | path

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

/fs/btrfs/
Ddisk-io.h88 void btrfs_btree_balance_dirty(struct btrfs_root *root);
Drelocation.c2235 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);
Dinode.c4138 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 …]
Dfile.c1671 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()
Ddelayed-inode.c1306 btrfs_btree_balance_dirty(delayed_node->root); in btrfs_commit_inode_delayed_inode()
Dtransaction.c1275 btrfs_btree_balance_dirty(info->tree_root); in btrfs_defrag_root()
Ddisk-io.c3950 void btrfs_btree_balance_dirty(struct btrfs_root *root) in btrfs_btree_balance_dirty() function