HelenOS sources
udf_allocator_t 114 uspace/srv/fs/udf/udf.h udf_allocator_t *allocators;
udf_allocator_t 156 uspace/srv/fs/udf/udf_file.c (node->alloc_size + 1) * sizeof(udf_allocator_t));
udf_allocator_t 165 uspace/srv/fs/udf/udf_file.c node->alloc_size * sizeof(udf_allocator_t));
udf_allocator_t 192 uspace/srv/fs/udf/udf_file.c (node->alloc_size + 1) * sizeof(udf_allocator_t));
udf_allocator_t 201 uspace/srv/fs/udf/udf_file.c node->alloc_size * sizeof(udf_allocator_t));
HelenOS homepage, sources at GitHub