Lines Matching refs:short_ad
129 sizeof(struct short_ad); in udf_update_extent_cache()
590 last_pos->offset -= sizeof(struct short_ad); in udf_do_extend_file()
614 adsize = sizeof(struct short_ad); in udf_extend_file()
1873 struct short_ad *sad = NULL; in udf_add_aext()
1887 adsize = sizeof(struct short_ad); in udf_add_aext()
1948 sad = (struct short_ad *)sptr; in udf_add_aext()
2003 struct short_ad *sad; in udf_write_aext()
2016 sad = (struct short_ad *)ptr; in udf_write_aext()
2019 adsize = sizeof(struct short_ad); in udf_write_aext()
2093 struct short_ad *sad; in udf_current_aext()
2178 adsize = sizeof(struct short_ad); in udf_delete_aext()