mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
XXX: Temporarily disable vmem_size().
This commit is contained in:
committed by
Brian Behlendorf
parent
04fa349d69
commit
32f74c5280
@@ -58,7 +58,9 @@ extern vmem_t *zio_alloc_arena; /* arena for zio caches */
|
||||
extern vmem_t *zio_arena; /* arena for allocating zio memory */
|
||||
|
||||
extern pgcnt_t spl_kmem_availrmem(void);
|
||||
#if 0
|
||||
extern size_t vmem_size(vmem_t *vmp, int typemask);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The following symbols are available for use within the kernel
|
||||
|
||||
Reference in New Issue
Block a user