Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dvstructs.h40 #define vstruct_sectors(_s, _sector_block_bits) \ macro
H A Djournal_io.c1067 sectors = vstruct_sectors(j, c->block_bits); in journal_read_bucket()
1357 prt_printf(&buf1, " size %zu", vstruct_sectors(&prev->j, c->block_bits)); in bch2_journal_read()
1525 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in journal_write_alloc()
1748 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in CLOSURE_CALLBACK()
1919 sectors = vstruct_sectors(jset, c->block_bits); in bch2_journal_write_prep()
2065 vstruct_sectors(w->data, c->block_bits), in CLOSURE_CALLBACK()
H A Dbtree_io.c1127 sectors = vstruct_sectors(b->data, c->block_bits); in bch2_btree_node_read_done()
1150 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_read_done()
1434 offset += vstruct_sectors(bn, c->block_bits); in btree_node_sectors_written()
1439 offset += vstruct_sectors(bne, c->block_bits); in btree_node_sectors_written()
1533 sectors = vstruct_sectors(bn, c->block_bits); in CLOSURE_CALLBACK()
1538 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
1555 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
H A Ddebug.c250 sectors = vstruct_sectors(n_ondisk, c->block_bits); in bch2_btree_node_ondisk_to_text()
275 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_ondisk_to_text()