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()
634 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()1848 struct allocExtDesc *aed; in udf_setup_indirect_aext()1872 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()1886 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()1925 struct allocExtDesc *aed; in __udf_add_aext()1939 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()1941 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()1951 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()1959 sizeof(struct allocExtDesc)); in __udf_add_aext()2038 struct allocExtDesc *aed = in udf_write_aext()[all …]
470 struct allocExtDesc { struct