Searched refs:zfs_temp_end (Results 1 – 1 of 1) sorted by relevance
73 static char *zfs_temp_buf, *zfs_temp_end, *zfs_temp_ptr; variable88 zfs_temp_end = zfs_temp_buf + TEMP_SIZE; in zfs_init()101 if (zfs_temp_ptr + size > zfs_temp_end) { in zfs_alloc()