Home
last modified time | relevance | path

Searched defs:start_lb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/fsck_udf/
H A Dmain.c611 uint32_t start_lb, int partnr, uint32_t piece_len) in udf_check_if_allocated()
682 uint32_t start_lb, int partnr, uint32_t piece_len) in udf_check_overlap_pair()
/netbsd-src/sbin/newfs_udf/
H A Dudf_core.c1704 udf_mark_allocated(uint32_t start_lb, int partnr, uint32_t blocks) in udf_mark_allocated()
3885 uint32_t start_lb, lb_offset, end_lb_offset; in udf_translate_vtop() local