Home
last modified time | relevance | path

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

/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.c656 (epos.bh && epos.offset == sizeof(struct allocExtDesc))) { in udf_extend_file()
1935 struct allocExtDesc *aed; in udf_setup_indirect_aext()
1959 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
1973 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()
2012 struct allocExtDesc *aed; in __udf_add_aext()
2026 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2028 epos->offset - sizeof(struct allocExtDesc)); in __udf_add_aext()
2038 aed = (struct allocExtDesc *)epos->bh->b_data; in __udf_add_aext()
2046 sizeof(struct allocExtDesc)); in __udf_add_aext()
2125 struct allocExtDesc *aed = in udf_write_aext()
[all …]
Decma_167.h484 struct allocExtDesc { struct