Home
last modified time | relevance | path

Searched refs:erasure_code (Results 1 – 5 of 5) sorted by relevance

/linux/fs/bcachefs/
H A Drebalance_format.h18 erasure_code:1, member
28 erasure_code:1,
50 x(erasure_code)
H A Dinode_format.h119 x(erasure_code, 16) \
H A DKconfig43 This enables the "erasure_code" filesysystem and inode option, which
H A Dalloc_foreground.c1236 unsigned erasure_code, in bch2_alloc_sectors_start_trans() argument
1257 erasure_code = false; in bch2_alloc_sectors_start_trans()
1261 req->ec = erasure_code; in bch2_alloc_sectors_start_trans()
1316 if (erasure_code && !ec_open_bucket(c, &req->ptrs)) in bch2_alloc_sectors_start_trans()
H A Dextents.c1312 if (r->erasure_code || r->erasure_code_from_inode) { in bch2_extent_rebalance_to_text()
1313 prt_printf(out, " ec=%u", r->erasure_code); in bch2_extent_rebalance_to_text()