OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vat_last_free_lb
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/udf/
udf.h
317
uint32_t
vat_last_free_lb
; /* last free lb_num */
member in struct:udf_mount
udf_allocation.c
829
lb_num = MIN(ump->vat_entries, ump->
vat_last_free_lb
);
870
ump->
vat_last_free_lb
= lb_num;
1356
ump->
vat_last_free_lb
= MIN(ump->
vat_last_free_lb
, lb_num);
udf_subr.c
3060
ump->
vat_last_free_lb
= 0; /* start at beginning */
Completed in 18 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025