Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dfsys_zfs.h73 (RAW_ADDR((mbi.mem_upper << 10) + 0x100000) - ZFS_SCRATCH_SIZE))
H A Dshared.h48 #define ZFS_SCRATCH_SIZE 0x400000 macro
H A Dgunzip.c177 linalloc_topaddr -= ZFS_SCRATCH_SIZE; in reset_linalloc()