Home
last modified time | relevance | path

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

/fs/udf/
A 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()
A Dinode.c1989 struct allocExtDesc *aed; in udf_setup_indirect_aext()
2014 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
2072 struct allocExtDesc *aed; in __udf_add_aext()
2106 sizeof(struct allocExtDesc)); in __udf_add_aext()
2185 struct allocExtDesc *aed = in udf_write_aext()
2189 sizeof(struct allocExtDesc)); in udf_write_aext()
2266 struct allocExtDesc *header = in udf_current_aext()
2267 (struct allocExtDesc *)epos->bh->b_data; in udf_current_aext()
2335 struct allocExtDesc *aed; in udf_delete_aext()
2395 sizeof(struct allocExtDesc)); in udf_delete_aext()
[all …]
A Decma_167.h487 struct allocExtDesc { struct

Completed in 15 milliseconds