Searched refs:allocExtDesc (Results 1 – 4 of 4) sorted by relevance
160 struct allocExtDesc *aed = in udf_discard_prealloc()161 (struct allocExtDesc *)(epos.bh->b_data); in udf_discard_prealloc()164 sizeof(struct allocExtDesc)); in udf_discard_prealloc()170 sizeof(struct allocExtDesc)); in udf_discard_prealloc()187 struct allocExtDesc *aed = (struct allocExtDesc *) (epos->bh->b_data); in udf_update_alloc_ext_desc()188 int len = sizeof(struct allocExtDesc); in udf_update_alloc_ext_desc()241 lenalloc -= sizeof(struct allocExtDesc); in udf_truncate_extents()260 epos.offset = sizeof(struct allocExtDesc); in udf_truncate_extents()
538 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1770 struct allocExtDesc *aed; in udf_add_aext()1810 aed = (struct allocExtDesc *)(nbh->b_data); in udf_add_aext()1818 dptr = nbh->b_data + sizeof(struct allocExtDesc); in udf_add_aext()1820 epos->offset = sizeof(struct allocExtDesc) + adsize; in udf_add_aext()1825 epos->offset = sizeof(struct allocExtDesc); in udf_add_aext()1828 aed = (struct allocExtDesc *)epos->bh->b_data; in udf_add_aext()1863 sizeof(struct allocExtDesc)); in udf_add_aext()1878 aed = (struct allocExtDesc *)epos->bh->b_data; in udf_add_aext()1886 sizeof(struct allocExtDesc)); in udf_add_aext()[all …]
456 struct allocExtDesc *aed; in udf_table_free_blocks()490 aed = (struct allocExtDesc *)(epos.bh->b_data); in udf_table_free_blocks()499 sizeof(struct allocExtDesc); in udf_table_free_blocks()501 epos.offset = sizeof(struct allocExtDesc) + in udf_table_free_blocks()508 aed = (struct allocExtDesc *) in udf_table_free_blocks()518 epos.offset = sizeof(struct allocExtDesc); in udf_table_free_blocks()563 aed = (struct allocExtDesc *)epos.bh->b_data; in udf_table_free_blocks()
470 struct allocExtDesc { struct