Searched refs:extLocation (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/udf/ |
| H A D | udfend.h | 53 out.extLocation = lelb_to_cpu(in.extLocation); in lela_to_cpu() 63 out.extLocation = cpu_to_lelb(in.extLocation); in cpu_to_lela() 73 out.extLocation = le32_to_cpu(in.extLocation); in leea_to_cpu()
|
| H A D | inode.c | 550 err = udf_add_aext(inode, last_pos, &last_ext->extLocation, in udf_do_extend_file() 560 udf_write_aext(inode, last_pos, &last_ext->extLocation, in udf_do_extend_file() 582 last_ext->extLocation.logicalBlockNum = 0; in udf_do_extend_file() 583 last_ext->extLocation.partitionReferenceNum = 0; in udf_do_extend_file() 590 err = udf_add_aext(inode, last_pos, &last_ext->extLocation, in udf_do_extend_file() 600 err = udf_add_aext(inode, last_pos, &last_ext->extLocation, in udf_do_extend_file() 643 udf_write_aext(inode, last_pos, &last_ext->extLocation, in udf_do_extend_final_block() 689 extent.extLocation.logicalBlockNum = 0; in udf_extend_file() 690 extent.extLocation.partitionReferenceNum = 0; in udf_extend_file() 694 err = udf_next_aext(inode, &epos, &extent.extLocation, in udf_extend_file() [all …]
|
| H A D | ecma_167.h | 161 __le32 extLocation; member 166 uint32_t extLocation; member 393 struct lb_addr extLocation; member 399 struct kernel_lb_addr extLocation; member 408 struct lb_addr extLocation; member 415 struct kernel_lb_addr extLocation; member
|