Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dvstructs.h40 #define vstruct_sectors(_s, _sector_block_bits) \ macro
Dbtree_io.c1082 sectors = vstruct_sectors(b->data, c->block_bits); in bch2_btree_node_read_done()
1116 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_read_done()
1394 offset += vstruct_sectors(bn, c->block_bits); in btree_node_sectors_written()
1399 offset += vstruct_sectors(bne, c->block_bits); in btree_node_sectors_written()
1493 sectors = vstruct_sectors(bn, c->block_bits); in CLOSURE_CALLBACK()
1498 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
1515 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
Djournal_io.c1048 sectors = vstruct_sectors(j, c->block_bits); in journal_read_bucket()
1336 prt_printf(&buf1, " size %zu", vstruct_sectors(&prev->j, c->block_bits)); in bch2_journal_read()
1483 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in journal_write_alloc()
1716 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in CLOSURE_CALLBACK()
1886 sectors = vstruct_sectors(jset, c->block_bits); in bch2_journal_write_prep()
Ddebug.c249 sectors = vstruct_sectors(n_ondisk, c->block_bits); in bch2_btree_node_ondisk_to_text()
274 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_ondisk_to_text()