Searched refs:do_balance (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/fs/reiserfs/ |
| D | stree.c | 1353 do_balance(&s_del_balance, NULL, NULL, M_DELETE); in reiserfs_delete_item() 1444 do_balance(&tb, NULL, NULL, M_DELETE); in reiserfs_delete_solid_item() 1820 do_balance(&s_cut_balance, NULL, NULL, mode); in reiserfs_cut_from_item() 2141 do_balance(&s_paste_balance, NULL /*ih */ , body, M_PASTE); in reiserfs_paste_into_item() 2243 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,
|
| /linux-4.4.14/drivers/md/ |
| D | raid10.c | 704 int do_balance; in read_balance() local 716 do_balance = 1; in read_balance() 725 do_balance = 0; in read_balance() 758 if (!do_balance && sectors > bad_sectors) in read_balance() 770 if (!do_balance) in read_balance() 778 if (!do_balance) in read_balance()
|
| /linux-4.4.14/fs/btrfs/ |
| D | ioctl.c | 4744 goto do_balance; in btrfs_ioctl_balance() 4778 do_balance: in btrfs_ioctl_balance()
|