Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dvstructs.h40 #define vstruct_sectors(_s, _sector_block_bits) \ macro
A Dbtree_io.c1144 sectors = vstruct_sectors(b->data, c->block_bits); in bch2_btree_node_read_done()
1180 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_read_done()
1530 offset += vstruct_sectors(bn, c->block_bits); in btree_node_sectors_written()
1535 offset += vstruct_sectors(bne, c->block_bits); in btree_node_sectors_written()
1630 sectors = vstruct_sectors(bn, c->block_bits); in CLOSURE_CALLBACK()
1635 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
1652 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
1986 written += vstruct_sectors(data, c->block_bits); in btree_node_scrub_check()
1996 written += vstruct_sectors(bne, c->block_bits); in btree_node_scrub_check()
A Djournal_io.c1108 sectors = vstruct_sectors(j, c->block_bits); in journal_read_bucket()
1317 prt_printf(&buf, " size %zu", vstruct_sectors(&prev->j, c->block_bits)); in bch2_journal_check_for_missing()
1618 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in journal_write_alloc()
1855 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in CLOSURE_CALLBACK()
2029 unsigned sectors = vstruct_sectors(jset, c->block_bits); in bch2_journal_write_prep()
2081 unsigned sectors = vstruct_sectors(jset, c->block_bits); in bch2_journal_write_checksum()
2228 vstruct_sectors(w->data, c->block_bits), in CLOSURE_CALLBACK()
A Ddebug.c254 sectors = vstruct_sectors(n_ondisk, c->block_bits); in bch2_btree_node_ondisk_to_text()
279 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_ondisk_to_text()

Completed in 18 milliseconds