Searched refs:allocExtDesc (Results 1 – 4 of 4) 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()
634 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1875 struct allocExtDesc *aed; in udf_add_aext()1915 aed = (struct allocExtDesc *)(nbh->b_data); in udf_add_aext()1923 dptr = nbh->b_data + sizeof(struct allocExtDesc); in udf_add_aext()1925 epos->offset = sizeof(struct allocExtDesc) + adsize; in udf_add_aext()1930 epos->offset = sizeof(struct allocExtDesc); in udf_add_aext()1933 aed = (struct allocExtDesc *)epos->bh->b_data; in udf_add_aext()1968 sizeof(struct allocExtDesc)); in udf_add_aext()1983 aed = (struct allocExtDesc *)epos->bh->b_data; in udf_add_aext()1991 sizeof(struct allocExtDesc)); in udf_add_aext()[all …]
452 struct allocExtDesc *aed; in udf_table_free_blocks()486 aed = (struct allocExtDesc *)(epos.bh->b_data); in udf_table_free_blocks()495 sizeof(struct allocExtDesc); in udf_table_free_blocks()497 epos.offset = sizeof(struct allocExtDesc) + in udf_table_free_blocks()504 aed = (struct allocExtDesc *) in udf_table_free_blocks()514 epos.offset = sizeof(struct allocExtDesc); in udf_table_free_blocks()559 aed = (struct allocExtDesc *)epos.bh->b_data; in udf_table_free_blocks()
470 struct allocExtDesc { struct