Lines Matching refs:GFP_NOFS
261 tm_list = kcalloc(nr_items, sizeof(struct tree_mod_elem *), GFP_NOFS); in btrfs_tree_mod_log_insert_move()
265 tm = kzalloc(sizeof(*tm), GFP_NOFS); in btrfs_tree_mod_log_insert_move()
279 BTRFS_MOD_LOG_KEY_REMOVE_WHILE_MOVING, GFP_NOFS); in btrfs_tree_mod_log_insert_move()
360 GFP_NOFS); in btrfs_tree_mod_log_insert_root()
367 BTRFS_MOD_LOG_KEY_REMOVE_WHILE_FREEING, GFP_NOFS); in btrfs_tree_mod_log_insert_root()
375 tm = kzalloc(sizeof(*tm), GFP_NOFS); in btrfs_tree_mod_log_insert_root()
497 GFP_NOFS); in btrfs_tree_mod_log_eb_copy()
505 BTRFS_MOD_LOG_KEY_REMOVE, GFP_NOFS); in btrfs_tree_mod_log_eb_copy()
512 BTRFS_MOD_LOG_KEY_ADD, GFP_NOFS); in btrfs_tree_mod_log_eb_copy()
561 tm_list = kcalloc(nritems, sizeof(struct tree_mod_elem *), GFP_NOFS); in btrfs_tree_mod_log_free_eb()
567 BTRFS_MOD_LOG_KEY_REMOVE_WHILE_FREEING, GFP_NOFS); in btrfs_tree_mod_log_free_eb()