Searched refs:sad (Results 1 – 2 of 2) sorted by relevance
1768 struct short_ad *sad = NULL; in udf_add_aext() local1843 sad = (struct short_ad *)sptr; in udf_add_aext()1844 sad->extLength = cpu_to_le32(EXT_NEXT_EXTENT_ALLOCDECS | in udf_add_aext()1846 sad->extPosition = in udf_add_aext()1898 struct short_ad *sad; in udf_write_aext() local1911 sad = (struct short_ad *)ptr; in udf_write_aext()1912 sad->extLength = cpu_to_le32(elen); in udf_write_aext()1913 sad->extPosition = cpu_to_le32(eloc->logicalBlockNum); in udf_write_aext()1973 struct short_ad *sad; in udf_current_aext() local1996 sad = udf_get_fileshortad(ptr, alen, &epos->offset, inc); in udf_current_aext()[all …]
454 struct short_ad *sad = NULL; in udf_table_free_blocks() local531 sad = (struct short_ad *)sptr; in udf_table_free_blocks()532 sad->extLength = cpu_to_le32( in udf_table_free_blocks()535 sad->extPosition = in udf_table_free_blocks()