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_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.h
253
int
lvint_history_len
; /* fsck */
member in struct:udf_create_context
/src/sbin/fsck_udf/
main.c
1391
context.
lvint_history_len
= UDF_LVINT_HIST_CHUNK;
1435
if (context.lvint_history_wpos+2 >= context.
lvint_history_len
) {
1436
int new_len = context.
lvint_history_len
+
1441
context.
lvint_history_len
= new_len;
Completed in 13 milliseconds
Indexes created Fri Nov 07 16:09:50 GMT 2025