Home
last modified time | relevance | path

Searched refs:ondisk (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
H A Ddebug.c34 struct bset *ondisk, *sorted, *inmemory; in bch_btree_verify() local
43 ondisk = b->c->verify_ondisk; in bch_btree_verify()
62 memcpy(ondisk, sorted, KEY_SIZE(&v->key) << 9); in bch_btree_verify()
83 for_each_written_bset(b, ondisk, i) { in bch_btree_verify()
84 unsigned int block = ((void *) i - (void *) ondisk) / in bch_btree_verify()
92 ((void *) i - (void *) ondisk) / block_bytes(b->c->cache)); in bch_btree_verify()
/linux/fs/xfs/scrub/
H A Drtsummary_repair.c76 union xfs_suminfo_raw *ondisk; in xrep_rtsummary_prep_buf() local
83 ondisk = xfs_rsumblock_infoptr(&rts->args, 0); in xrep_rtsummary_prep_buf()
86 error = xfsum_copyout(sc, rts->prep_wordoff, ondisk, mp->m_blockwsize); in xrep_rtsummary_prep_buf()
/linux/Documentation/filesystems/xfs/
H A Dxfs-maintainer-entry-profile.rst160 - Changes to the on-disk format of XFS must be described in the ondisk