Home
last modified time | relevance | path

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

/linux-4.1.27/fs/btrfs/
Ddisk-io.h84 void btrfs_btree_balance_dirty(struct btrfs_root *root);
Drelocation.c2225 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);
Dinode.c4044 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 …]
Dfile.c1658 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()
Ddelayed-inode.c1302 btrfs_btree_balance_dirty(delayed_node->root); in btrfs_commit_inode_delayed_inode()
Dtransaction.c1228 btrfs_btree_balance_dirty(info->tree_root); in btrfs_defrag_root()
Ddisk-io.c3896 void btrfs_btree_balance_dirty(struct btrfs_root *root) in btrfs_btree_balance_dirty() function