Home
last modified time | relevance | path

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

/linux-4.4.14/fs/btrfs/
Ddisk-io.h86 void btrfs_btree_balance_dirty(struct btrfs_root *root);
Drelocation.c2227 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);
Dinode.c4083 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 …]
Dfile.c1674 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()
Ddelayed-inode.c1306 btrfs_btree_balance_dirty(delayed_node->root); in btrfs_commit_inode_delayed_inode()
Dtransaction.c1273 btrfs_btree_balance_dirty(info->tree_root); in btrfs_defrag_root()
Ddisk-io.c3998 void btrfs_btree_balance_dirty(struct btrfs_root *root) in btrfs_btree_balance_dirty() function