Home
last modified time | relevance | path

Searched refs:BP_SET_PSIZE (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h202 #define BP_SET_PSIZE(bp, x) \ macro
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h363 #define BP_SET_PSIZE(bp, x) do { \ macro
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dddt.c267 BP_SET_PSIZE(bp, DDK_GET_PSIZE(ddk)); in ddt_bp_create()
H A Dzio.c1247 BP_SET_PSIZE(bp, psize); in zio_write_bp_init()
2536 BP_SET_PSIZE(new_bp, size); in zio_alloc_zil()
/titanic_44/usr/src/cmd/zdb/
H A Dzdb.c3391 BP_SET_PSIZE(bp, psize); in zdb_read_block()