HomeSort by: relevance | last modified time | path
    Searched defs:t_ad (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/udf/
udf_allocation.c 651 struct long_ad t_ad, s_ad; local in function:udf_translate_file_extent
777 t_ad.loc.lb_num = udf_rw32(lb_num);
778 t_ad.loc.part_num = udf_rw16(vpart_num);
780 &t_ad, &transsec32, &translen);
udf_allocation.c 651 struct long_ad t_ad, s_ad; local in function:udf_translate_file_extent
777 t_ad.loc.lb_num = udf_rw32(lb_num);
778 t_ad.loc.part_num = udf_rw16(vpart_num);
780 &t_ad, &transsec32, &translen);
udf_allocation.c 651 struct long_ad t_ad, s_ad; local in function:udf_translate_file_extent
777 t_ad.loc.lb_num = udf_rw32(lb_num);
778 t_ad.loc.part_num = udf_rw16(vpart_num);
780 &t_ad, &transsec32, &translen);
udf_allocation.c 651 struct long_ad t_ad, s_ad; local in function:udf_translate_file_extent
777 t_ad.loc.lb_num = udf_rw32(lb_num);
778 t_ad.loc.part_num = udf_rw16(vpart_num);
780 &t_ad, &transsec32, &translen);

Completed in 52 milliseconds