Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/udf/
A 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()
A Dinode.c1957 struct allocExtDesc *aed; in udf_setup_indirect_aext()
1981 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
1995 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()
2034 struct allocExtDesc *aed; in __udf_add_aext()
2068 sizeof(struct allocExtDesc)); in __udf_add_aext()
2147 struct allocExtDesc *aed = in udf_write_aext()
2151 sizeof(struct allocExtDesc)); in udf_write_aext()
2221 alen = sizeof(struct allocExtDesc) + in udf_current_aext()
2280 struct allocExtDesc *aed; in udf_delete_aext()
2331 sizeof(struct allocExtDesc)); in udf_delete_aext()
[all …]
A Decma_167.h487 struct allocExtDesc { struct

Completed in 14 milliseconds