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()
653 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1930 struct allocExtDesc *aed; in udf_setup_indirect_aext()1954 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()1968 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()2007 struct allocExtDesc *aed; in __udf_add_aext()2021 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2023 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()2033 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()2041 sizeof(struct allocExtDesc)); in __udf_add_aext()2120 struct allocExtDesc *aed = in udf_write_aext()[all …]
487 struct allocExtDesc { struct