Home
last modified time | relevance | path

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

/Linux-v5.10/fs/udf/
Dtruncate.c159 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()
Dinode.c651 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()
1928 struct allocExtDesc *aed; in udf_setup_indirect_aext()
1952 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
1966 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()
2005 struct allocExtDesc *aed; in __udf_add_aext()
2019 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2021 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()
2031 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2039 sizeof(struct allocExtDesc)); in __udf_add_aext()
2118 struct allocExtDesc *aed = in udf_write_aext()
[all …]
Decma_167.h487 struct allocExtDesc { struct