Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/udf/
Dtruncate.c168 struct allocExtDesc *aed = (struct allocExtDesc *) (epos->bh->b_data); in udf_update_alloc_ext_desc()
169 int len = sizeof(struct allocExtDesc); in udf_update_alloc_ext_desc()
222 lenalloc -= sizeof(struct allocExtDesc); in udf_truncate_extents()
241 epos.offset = sizeof(struct allocExtDesc); in udf_truncate_extents()
Dinode.c653 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()
1934 struct allocExtDesc *aed; in udf_setup_indirect_aext()
1958 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
1972 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()
2011 struct allocExtDesc *aed; in __udf_add_aext()
2025 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2027 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()
2037 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2045 sizeof(struct allocExtDesc)); in __udf_add_aext()
2124 struct allocExtDesc *aed = in udf_write_aext()
[all …]
Decma_167.h487 struct allocExtDesc { struct