Home
last modified time | relevance | path

Searched refs:raid (Results 1 – 4 of 4) sorted by relevance

/fs/btrfs/
A DMakefile36 lru_cache.o raid-stripe-tree.o fiemap.o direct-io.o
47 tests/raid-stripe-tree-tests.o tests/delayed-refs-tests.o
A Dspace-info.c2072 static void do_reclaim_sweep(struct btrfs_space_info *space_info, int raid) in do_reclaim_sweep() argument
2086 list_for_each_entry(bg, &space_info->block_groups[raid], list) { in do_reclaim_sweep()
2161 int raid; in btrfs_reclaim_sweep() local
2167 for (raid = 0; raid < BTRFS_NR_RAID_TYPES; raid++) in btrfs_reclaim_sweep()
2168 do_reclaim_sweep(space_info, raid); in btrfs_reclaim_sweep()
A Dsysfs.c688 BTRFS_ATTR(raid, total_bytes, raid_bytes_show);
689 BTRFS_ATTR(raid, used_bytes, raid_bytes_show);
702 if (&attr->attr == BTRFS_ATTR_PTR(raid, total_bytes)) in raid_bytes_show()
717 BTRFS_ATTR_PTR(raid, total_bytes),
718 BTRFS_ATTR_PTR(raid, used_bytes),
721 ATTRIBUTE_GROUPS(raid);
A DKconfig111 - raid-stripe-tree - additional mapping of extents to devices to

Completed in 14 milliseconds