Lines Matching refs:GFP_NOFS
140 fs_devs = kzalloc(sizeof(*fs_devs), GFP_NOFS); in __alloc_fs_devices()
222 dev = kzalloc(sizeof(*dev), GFP_NOFS); in __alloc_device()
236 INIT_RADIX_TREE(&dev->reada_zones, GFP_NOFS & ~__GFP_DIRECT_RECLAIM); in __alloc_device()
237 INIT_RADIX_TREE(&dev->reada_extents, GFP_NOFS & ~__GFP_DIRECT_RECLAIM); in __alloc_device()
625 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
677 name = rcu_string_strdup(path, GFP_NOFS); in device_list_add()
735 name = rcu_string_strdup(orig_dev->name->str, GFP_NOFS); in clone_fs_devices()
1040 index, GFP_NOFS); in btrfs_scan_one_device()
2290 name = rcu_string_strdup(device_path, GFP_NOFS); in btrfs_init_new_device()
2503 name = rcu_string_strdup(device_path, GFP_NOFS); in btrfs_init_dev_replace_tgtdev()
3882 bctl = kzalloc(sizeof(*bctl), GFP_NOFS); in btrfs_recover_balance()
4561 GFP_NOFS); in __btrfs_alloc_chunk()
4690 map = kmalloc(map_lookup_size(num_stripes), GFP_NOFS); in __btrfs_alloc_chunk()
4822 chunk = kzalloc(item_size, GFP_NOFS); in btrfs_finish_chunk_alloc()
5186 GFP_NOFS|__GFP_NOFAIL); in alloc_btrfs_bio()
5812 buf = kcalloc(map->num_stripes, sizeof(u64), GFP_NOFS); in btrfs_rmap_block()
6089 bio = btrfs_bio_clone(first_bio, GFP_NOFS); in btrfs_map_bio()
6227 map = kmalloc(map_lookup_size(num_stripes), GFP_NOFS); in read_one_chunk()
6985 name = rcu_string_strdup(device->name->str, GFP_NOFS); in btrfs_close_one_device()