Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dvstructs.h40 #define vstruct_sectors(_s, _sector_block_bits) \ macro
H A Dbtree_io.c1130 sectors = vstruct_sectors(b->data, c->block_bits); in bch2_btree_node_read_done()
1153 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_read_done()
1443 offset += vstruct_sectors(bn, c->block_bits); in btree_node_sectors_written()
1448 offset += vstruct_sectors(bne, c->block_bits); in btree_node_sectors_written()
1542 sectors = vstruct_sectors(bn, c->block_bits); in CLOSURE_CALLBACK()
1547 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
1564 sectors = vstruct_sectors(bne, c->block_bits); in CLOSURE_CALLBACK()
1881 written += vstruct_sectors(data, c->block_bits); in btree_node_scrub_check()
1891 written += vstruct_sectors(bne, c->block_bits); in btree_node_scrub_check()
H A Djournal_io.c1091 sectors = vstruct_sectors(j, c->block_bits); in journal_read_bucket()
1385 prt_printf(&buf1, " size %zu", vstruct_sectors(&prev->j, c->block_bits)); in bch2_journal_read()
1553 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in journal_write_alloc()
1781 unsigned sectors = vstruct_sectors(w->data, c->block_bits); in CLOSURE_CALLBACK()
1960 sectors = vstruct_sectors(jset, c->block_bits); in bch2_journal_write_prep()
2108 vstruct_sectors(w->data, c->block_bits), in CLOSURE_CALLBACK()
H A Ddebug.c251 sectors = vstruct_sectors(n_ondisk, c->block_bits); in bch2_btree_node_ondisk_to_text()
276 sectors = vstruct_sectors(bne, c->block_bits); in bch2_btree_node_ondisk_to_text()