OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:all_present
(Results
1 - 1
of
1
) sorted by relevancy
/src/sbin/newfs_udf/
udf_core.c
3786
uint64_t present,
all_present
= -1;
local in function:udf_writeout_writequeue
3794
all_present
= ((uint64_t) 1 << blockingnr) -1;
3803
if (present !=
all_present
) {
3805
//printf("%16lu : readin %08lx\n", packet->start_sectornr, packet->present ^
all_present
);
3827
assert(packet->present ==
all_present
);
3833
if (complete || (packet->present ==
all_present
)) {
3856
if (complete || (packet->present ==
all_present
)) {
Completed in 17 milliseconds
Indexes created Mon Sep 29 13:09:55 GMT 2025