OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UDF_VAT_CHUNKSIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/udf/
udf.h
129
#define
UDF_VAT_CHUNKSIZE
(64*1024) /* picked */
udf_subr.c
2742
ump->vat_table_alloc_len +
UDF_VAT_CHUNKSIZE
,
2749
ump->vat_table_alloc_len +=
UDF_VAT_CHUNKSIZE
;
2958
((vat_length +
UDF_VAT_CHUNKSIZE
-1) /
UDF_VAT_CHUNKSIZE
)
2959
*
UDF_VAT_CHUNKSIZE
;
Completed in 41 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025