OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slot_offset_lb
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/udf/
udf_allocation.c
2879
uint32_t slot_offset,
slot_offset_lb
;
local in function:udf_shrink_node
3033
slot_offset_lb
= (slot_offset + lb_size -1) / lb_size;
3036
lb_num +=
slot_offset_lb
;
3037
num_lb -=
slot_offset_lb
;
udf_allocation.c
2879
uint32_t slot_offset,
slot_offset_lb
;
local in function:udf_shrink_node
3033
slot_offset_lb
= (slot_offset + lb_size -1) / lb_size;
3036
lb_num +=
slot_offset_lb
;
3037
num_lb -=
slot_offset_lb
;
Completed in 68 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025