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()
1878 struct short_ad *sad = NULL; in udf_add_aext()
1892 adsize = sizeof(struct short_ad); in udf_add_aext()
1953 sad = (struct short_ad *)sptr; in udf_add_aext()
2008 struct short_ad *sad; in udf_write_aext()
2021 sad = (struct short_ad *)ptr; in udf_write_aext()
2024 adsize = sizeof(struct short_ad); in udf_write_aext()
2098 struct short_ad *sad; in udf_current_aext()
2183 adsize = sizeof(struct short_ad); in udf_delete_aext()