Searched refs:allocExtDesc (Results 1 – 2 of 2) sorted by relevance
686 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1987 struct allocExtDesc *aed; in udf_setup_indirect_aext()2012 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()2026 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()2070 struct allocExtDesc *aed; in __udf_add_aext()2084 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2086 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()2096 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2104 sizeof(struct allocExtDesc)); in __udf_add_aext()2183 struct allocExtDesc *aed = in udf_write_aext()[all …]
487 struct allocExtDesc { struct