Home
last modified time | relevance | path

Searched defs:dctx (Results 1 – 5 of 5) sorted by relevance

/fs/erofs/
A Ddecompressor_deflate.c104 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in __z_erofs_deflate_decompress() local
A Ddecompressor_lzma.c153 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_lzma_decompress() local
A Ddecompressor_zstd.c142 struct z_erofs_stream_dctx dctx = { .rq = rq, .no = -1, .ni = 0 }; in z_erofs_zstd_decompress() local
A Ddecompressor.c340 int z_erofs_stream_switch_bufs(struct z_erofs_stream_dctx *dctx, void **dst, in z_erofs_stream_switch_bufs()
/fs/bcachefs/
A Dchecksum.c152 struct poly1305_desc_ctx dctx; in bch2_checksum() local
218 struct poly1305_desc_ctx dctx; in __bch2_checksum_bio() local

Completed in 7 milliseconds