Searched refs:short_ad (Results 1 – 4 of 4) sorted by relevance
28 static inline struct short_ad lesa_to_cpu(struct short_ad in) in lesa_to_cpu()30 struct short_ad out; in lesa_to_cpu()38 static inline struct short_ad cpu_to_lesa(struct short_ad in) in cpu_to_lesa()40 struct short_ad out; in cpu_to_lesa()
385 struct short_ad { struct458 struct short_ad unallocSpaceTable;459 struct short_ad unallocSpaceBitmap;460 struct short_ad partitionIntegrityTable;461 struct short_ad freedSpaceTable;462 struct short_ad freedSpaceBitmap;
82 adsize = sizeof(struct short_ad); in udf_truncate_tail_extent()211 adsize = sizeof(struct short_ad); in udf_truncate_extents()
127 iinfo->cached_extent.epos.offset -= sizeof(struct short_ad); in udf_update_extent_cache()612 last_pos->offset -= sizeof(struct short_ad); in udf_do_extend_file()665 adsize = sizeof(struct short_ad); in udf_extend_file()1996 adsize = sizeof(struct short_ad); in udf_setup_indirect_aext()2076 adsize = sizeof(struct short_ad); in __udf_add_aext()2124 adsize = sizeof(struct short_ad); in udf_add_aext()2153 struct short_ad *sad; in udf_write_aext()2166 sad = (struct short_ad *)ptr; in udf_write_aext()2169 adsize = sizeof(struct short_ad); in udf_write_aext()2253 struct short_ad *sad; in udf_current_aext()[all …]