Home
last modified time | relevance | path

Searched defs:lsize (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dblkptr.c131 int lsize, psize; in decode_embedded_bp() local
H A Ddnode_sync.c156 uint64_t lsize = BP_GET_LSIZE(bp); in free_blocks() local
H A Darc.c1801 uint64_t lsize = HDR_GET_LSIZE(hdr); in arc_hdr_authenticate() local
2919 arc_loan_compressed_buf(spa_t *spa, uint64_t psize, uint64_t lsize, in arc_loan_compressed_buf()
2933 dmu_object_type_t ot, uint64_t psize, uint64_t lsize, in arc_loan_raw_buf()
3304 arc_hdr_alloc(uint64_t spa, int32_t psize, int32_t lsize, in arc_hdr_alloc()
3646 arc_alloc_compressed_buf(spa_t *spa, void *tag, uint64_t psize, uint64_t lsize, in arc_alloc_compressed_buf()
3680 dmu_object_type_t ot, uint64_t psize, uint64_t lsize, in arc_alloc_raw_buf()
3724 uint64_t lsize = HDR_GET_LSIZE(hdr); in l2arc_hdr_arcstats_update() local
6100 uint64_t lsize = BP_GET_LSIZE(bp); in arc_read() local
6627 uint64_t lsize = HDR_GET_LSIZE(hdr); in arc_release() local
H A Dzio.c463 uint64_t lsize = BP_GET_LSIZE(bp); in zio_decrypt() local
809 abd_t *data, uint64_t lsize, uint64_t psize, zio_done_func_t *done, in zio_create()
1127 abd_t *data, uint64_t lsize, uint64_t psize, const zio_prop_t *zp, in zio_write()
1657 uint64_t lsize = zio->io_lsize; in zio_write_compress() local
2796 uint64_t lsize; in zio_write_gang_block() local
H A Dddt.c390 uint64_t lsize = DDK_GET_LSIZE(ddk); in ddt_stat_generate() local
H A Ddsl_dir.c1392 dsl_dir_tempreserve_space(dsl_dir_t *dd, uint64_t lsize, uint64_t asize, in dsl_dir_tempreserve_space()
H A Dspa_misc.c1771 spa_get_worst_case_asize(spa_t *spa, uint64_t lsize) in spa_get_worst_case_asize()
H A Ddmu_send.c453 uint64_t offset, int lsize, int psize, const blkptr_t *bp, void *data) in dmu_dump_write()
H A Ddbuf.c1101 int psize, lsize; in dbuf_alloc_arcbuf_from_arcbuf() local
/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_pool.c38 char blocks[6], lsize[6], psize[6], dsize[6]; in dump_ddt_stat() local
/f-stack/freebsd/ddb/
H A Ddb_input.c317 db_readline(lstart, lsize) in db_readline() argument
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dltable.c273 int lsize; in setnodevector() local
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dltable.c280 int lsize; in setnodevector() local
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c3322 char iblk[32], dblk[32], lsize[32], asize[32], fill[32], dnsize[32]; in dump_object() local
6397 char csize[32], lsize[32], psize[32], asize[32]; in dump_block_stats() local
7716 zdb_parse_block_sizes(char *sizes, uint64_t *lsize, uint64_t *psize) in zdb_parse_block_sizes()
7735 zdb_decompress_block(abd_t *pabd, void *buf, void *lbuf, uint64_t lsize, in zdb_decompress_block()
7838 uint64_t offset = 0, psize = 0, lsize = 0, blkptr_offset = 0; in zdb_read_block() local
/f-stack/freebsd/kern/
H A Dtty.c1310 unsigned long lsize; in sysctl_kern_ttys() local
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c253 size_t lsize; in mlx5_flow_expand_rss() local