OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:start_loc
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/fs/udf/
ecma167-udf.h
570
uint32_t
start_loc
; /* start of partition with given length */
member in struct:part_desc
udf_strat_sequential.c
437
ptov = udf_rw32(pdesc->
start_loc
);
udf_allocation.c
184
ptov = udf_rw32(pdesc->
start_loc
);
489
*lb_numres = lb_num + udf_rw32(pdesc->
start_loc
);
514
*lb_numres = lb_num + udf_rw32(pdesc->
start_loc
);
537
*lb_numres = lb_num + udf_rw32(pdesc->
start_loc
);
1193
ptov = udf_rw32(pdesc->
start_loc
);
udf_subr.c
448
phys_part_start = udf_rw32(part->
start_loc
);
587
part_start = udf_rw32(part->
start_loc
);
1550
lb_num = udf_rw32(partd->
start_loc
);
1609
lb_num = udf_rw32(partd->
start_loc
);
1684
ptov = udf_rw32(partd->
start_loc
);
1718
ptov = udf_rw32(partd->
start_loc
);
/src/sbin/newfs_udf/
udf_core.c
1133
pd->
start_loc
= udf_rw32(layout.part_start_lba);
3044
//printf("layout.vat %d\n", layout.vat + udf_rw32(context.partitions[context.data_part]->
start_loc
));
3060
//printf("VAT itself at %d\n", loc + udf_rw32(context.partitions[context.data_part]->
start_loc
));
3910
*lb_numres = lb_num + udf_rw32(pdesc->
start_loc
);
3932
*lb_numres = lb_num + udf_rw32(pdesc->
start_loc
);
3955
*lb_numres = lb_num + udf_rw32(pdesc->
start_loc
);
/src/sbin/fsck_udf/
main.c
2028
part_start = udf_rw32(pdesc->
start_loc
);
2033
part_start = MIN(part_start, udf_rw32(pdesc->
start_loc
));
2887
udf_rw32(context.partitions[context.data_part]->
start_loc
);
2946
udf_rw32(context.partitions[context.data_part]->
start_loc
);
Completed in 25 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025