OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lvint_history
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.h
252
uint8_t *
lvint_history
; /* fsck */
member in struct:udf_create_context
/src/sbin/fsck_udf/
main.c
1392
context.
lvint_history
= calloc(UDF_LVINT_HIST_CHUNK, sector_size);
1438
if (reallocarr(&context.
lvint_history
,
1468
wpos = context.
lvint_history
+
1561
dst = context.
lvint_history
;
1582
(context.
lvint_history
+ wpos * sector_size);
4179
free(context.
lvint_history
);
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025