Home
last modified time | relevance | path

Searched refs:allocExtDesc (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/fs/udf/
Dtruncate.c181 struct allocExtDesc *aed = (struct allocExtDesc *) (epos->bh->b_data); in udf_update_alloc_ext_desc()
182 int len = sizeof(struct allocExtDesc); in udf_update_alloc_ext_desc()
238 lenalloc -= sizeof(struct allocExtDesc); in udf_truncate_extents()
257 epos.offset = sizeof(struct allocExtDesc); in udf_truncate_extents()
Dinode.c680 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()
1982 struct allocExtDesc *aed; in udf_setup_indirect_aext()
2007 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
2021 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()
2065 struct allocExtDesc *aed; in __udf_add_aext()
2079 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2081 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()
2091 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2099 sizeof(struct allocExtDesc)); in __udf_add_aext()
2178 struct allocExtDesc *aed = in udf_write_aext()
[all …]
Decma_167.h487 struct allocExtDesc { struct