Searched refs:do_balance (Results 1 – 6 of 6) sorted by relevance
/fs/reiserfs/ |
D | stree.c | 1380 do_balance(&s_del_balance, NULL, NULL, M_DELETE); in reiserfs_delete_item() 1471 do_balance(&tb, NULL, NULL, M_DELETE); in reiserfs_delete_solid_item() 1847 do_balance(&s_cut_balance, NULL, NULL, mode); in reiserfs_cut_from_item() 2168 do_balance(&s_paste_balance, NULL /*ih */ , body, M_PASTE); in reiserfs_paste_into_item() 2270 do_balance(&s_ins_balance, ih, body, M_INSERT); in reiserfs_insert_item()
|
D | do_balan.c | 1858 void do_balance(struct tree_balance *tb, struct item_head *ih, in do_balance() function
|
D | reiserfs.h | 3246 void do_balance(struct tree_balance *tb, struct item_head *ih,
|
/fs/f2fs/ |
D | node.c | 1347 struct writeback_control *wbc, bool do_balance, in __write_node_page() argument 1425 if (do_balance) in __write_node_page() 1595 bool do_balance, enum iostat_type io_type) in sync_node_pages() argument 1668 wbc, do_balance, io_type); in sync_node_pages()
|
D | f2fs.h | 2821 bool do_balance, enum iostat_type io_type);
|
/fs/btrfs/ |
D | ioctl.c | 4803 goto do_balance; in btrfs_ioctl_balance() 4837 do_balance: in btrfs_ioctl_balance()
|