1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm/mm
Zdenek Kabelac 84cc478cc4 Use static indentifier for internal functions
Functions _align_chunk() and  _new_chunk() are used only internally inside
pool-fast.c - so keep them static inside this object file.
2010-10-26 08:59:05 +00:00
..
dbg_malloc.c Add dm_zalloc and use it and dm_pool_zalloc throughout. 2010-09-30 21:06:50 +00:00
dbg_malloc.h Skip add_dev_node when ioctls disabled. 2008-05-21 16:14:46 +00:00
pool-debug.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
pool-fast.c Use static indentifier for internal functions 2010-10-26 08:59:05 +00:00
pool.c Helper function to catch memory pool leaks. 2009-04-10 09:56:58 +00:00