Home
last modified time | relevance | path

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

/linux/fs/udf/
A 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()
A Dinode.c1931 struct allocExtDesc *aed; in udf_setup_indirect_aext()
1955 aed = (struct allocExtDesc *)(bh->b_data); in udf_setup_indirect_aext()
1969 nepos.offset = sizeof(struct allocExtDesc); in udf_setup_indirect_aext()
2008 struct allocExtDesc *aed; in __udf_add_aext()
2042 sizeof(struct allocExtDesc)); in __udf_add_aext()
2121 struct allocExtDesc *aed = in udf_write_aext()
2125 sizeof(struct allocExtDesc)); in udf_write_aext()
2195 alen = sizeof(struct allocExtDesc) + in udf_current_aext()
2253 struct allocExtDesc *aed; in udf_delete_aext()
2304 sizeof(struct allocExtDesc)); in udf_delete_aext()
[all …]
A Decma_167.h487 struct allocExtDesc { struct

Completed in 14 milliseconds