Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/udf/
A Decma_167.h490 __le32 lengthAllocDescs; member
580 __le32 lengthAllocDescs; member
735 __le32 lengthAllocDescs; member
811 __le32 lengthAllocDescs; member
A Dinode.c1455 lengthAllocDescs); in udf_read_inode()
1518 iinfo->i_lenAlloc = le32_to_cpu(fe->lengthAllocDescs); in udf_read_inode()
1533 iinfo->i_lenAlloc = le32_to_cpu(efe->lengthAllocDescs); in udf_read_inode()
1813 fe->lengthAllocDescs = cpu_to_le32(iinfo->i_lenAlloc); in udf_update_inode()
1986 aed->lengthAllocDescs = cpu_to_le32(0); in udf_setup_indirect_aext()
2049 WARN_ON(le32_to_cpu(aed->lengthAllocDescs) != in __udf_add_aext()
2061 le32_add_cpu(&aed->lengthAllocDescs, adsize); in __udf_add_aext()
2150 le32_to_cpu(aed->lengthAllocDescs) + in udf_write_aext()
2223 lengthAllocDescs); in udf_current_aext()
2324 le32_add_cpu(&aed->lengthAllocDescs, -(2 * adsize)); in udf_delete_aext()
[all …]
A Dtruncate.c171 aed->lengthAllocDescs = cpu_to_le32(lenalloc); in udf_update_alloc_ext_desc()

Completed in 11 milliseconds