Searched refs:erasure_code (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | rebalance_format.h | 18 erasure_code:1, member 28 erasure_code:1, 50 x(erasure_code)
|
| H A D | alloc_foreground.c | 944 bool erasure_code, in __open_bucket_add_buckets() argument 970 have_cache, erasure_code); in __open_bucket_add_buckets() 980 if (erasure_code) { in __open_bucket_add_buckets() 1012 unsigned erasure_code, in open_bucket_add_buckets() argument 1024 devs_have, target, erasure_code, in open_bucket_add_buckets() 1319 unsigned erasure_code, in bch2_alloc_sectors_start_trans() argument 1339 erasure_code = false; in bch2_alloc_sectors_start_trans() 1360 target, erasure_code, in bch2_alloc_sectors_start_trans() 1371 target, erasure_code, in bch2_alloc_sectors_start_trans() 1390 0, erasure_code, in bch2_alloc_sectors_start_trans() [all …]
|
| H A D | inode_format.h | 119 x(erasure_code, 16) \
|
| H A D | Kconfig | 43 This enables the "erasure_code" filesysystem and inode option, which
|
| H A D | opts.h | 226 x(erasure_code, u16, \ 666 opts->erasure_code = 0; in bch2_io_opts_fixups()
|
| H A D | extents.c | 1243 if (r->erasure_code || r->erasure_code_from_inode) { in bch2_extent_rebalance_to_text() 1244 prt_printf(out, " ec=%u", r->erasure_code); in bch2_extent_rebalance_to_text()
|
| H A D | io_write.c | 1518 op->opts.erasure_code && !(op->flags & BCH_WRITE_cached), in __bch2_write()
|