Searched refs:allocExtDesc (Results 1 – 3 of 3) sorted by relevance
181 struct allocExtDesc *aed = (struct allocExtDesc *) (epos->bh->b_data); in udf_update_alloc_ext_desc()182 int len = sizeof(struct allocExtDesc); in udf_update_alloc_ext_desc()238 lenalloc -= sizeof(struct allocExtDesc); in udf_truncate_extents()257 epos.offset = sizeof(struct allocExtDesc); in udf_truncate_extents()
695 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()2001 struct allocExtDesc *aed; in udf_setup_indirect_aext()2026 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()2040 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()2084 struct allocExtDesc *aed; in __udf_add_aext()2098 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2100 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()2110 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2118 sizeof(struct allocExtDesc)); in __udf_add_aext()2197 struct allocExtDesc *aed = in udf_write_aext()[all …]
487 struct allocExtDesc { struct