OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bitmap_bytes
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.c
1095
uint32_t sector_size,
bitmap_bytes
;
local in function:udf_create_partitiond
1100
bitmap_bytes
= layout.alloc_bitmap_dscr_size * sector_size;
1124
phd->unalloc_space_bitmap.len = udf_rw32(
bitmap_bytes
);
1128
phd->freed_space_bitmap.len = udf_rw32(
bitmap_bytes
);
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025