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 - 2
of
2
) 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
);
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 27 milliseconds
Indexes created Thu Sep 25 02:09:54 GMT 2025