Searched refs:allocExtDesc (Results 1 – 3 of 3) sorted by relevance
164 struct allocExtDesc *aed = (struct allocExtDesc *) (epos->bh->b_data); in udf_update_alloc_ext_desc()165 int len = sizeof(struct allocExtDesc); in udf_update_alloc_ext_desc()218 lenalloc -= sizeof(struct allocExtDesc); in udf_truncate_extents()237 epos.offset = sizeof(struct allocExtDesc); in udf_truncate_extents()
670 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1954 struct allocExtDesc *aed; in udf_setup_indirect_aext()1978 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()1992 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()2031 struct allocExtDesc *aed; in __udf_add_aext()2045 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2047 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()2057 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2065 sizeof(struct allocExtDesc)); in __udf_add_aext()2144 struct allocExtDesc *aed = in udf_write_aext()[all …]
487 struct allocExtDesc { struct