Searched refs:allocExtDesc (Results 1 – 3 of 3) sorted by relevance
159 struct allocExtDesc *aed = in udf_discard_prealloc()160 (struct allocExtDesc *)(epos.bh->b_data); in udf_discard_prealloc()163 sizeof(struct allocExtDesc)); in udf_discard_prealloc()169 sizeof(struct allocExtDesc)); in udf_discard_prealloc()186 struct allocExtDesc *aed = (struct allocExtDesc *) (epos->bh->b_data); in udf_update_alloc_ext_desc()187 int len = sizeof(struct allocExtDesc); in udf_update_alloc_ext_desc()240 lenalloc -= sizeof(struct allocExtDesc); in udf_truncate_extents()259 epos.offset = sizeof(struct allocExtDesc); in udf_truncate_extents()
654 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1931 struct allocExtDesc *aed; in udf_setup_indirect_aext()1955 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()1969 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()2008 struct allocExtDesc *aed; in __udf_add_aext()2022 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2024 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()2034 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2042 sizeof(struct allocExtDesc)); in __udf_add_aext()2121 struct allocExtDesc *aed = in udf_write_aext()[all …]
487 struct allocExtDesc { struct