Home
last modified time | relevance | path

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

/linux/fs/udf/
H A Dudfend.h48 static inline struct kernel_long_ad lela_to_cpu(struct long_ad in) in lela_to_cpu()
58 static inline struct long_ad cpu_to_lela(struct kernel_long_ad in) in cpu_to_lela()
60 struct long_ad out; in cpu_to_lela()
H A Decma_167.h391 struct long_ad { struct
449 struct long_ad rootDirectoryICB;
451 struct long_ad nextExt;
452 struct long_ad streamDirectoryICB;
472 struct long_ad icb;
550 struct long_ad indirectICB;
576 struct long_ad extendedAttrICB;
806 struct long_ad extendedAttrICB;
807 struct long_ad streamDirectoryICB;
H A Dinode.c130 iinfo->cached_extent.epos.offset -= sizeof(struct long_ad); in udf_update_extent_cache()
613 last_pos->offset -= sizeof(struct long_ad); in udf_do_extend_file()
666 adsize = sizeof(struct long_ad); in udf_extend_file()
1070 sizeof(struct long_ad) * (*endnum - (c + 1))); in udf_prealloc_extents()
1099 sizeof(struct long_ad) * in udf_prealloc_extents()
1139 sizeof(struct long_ad) * in udf_merge_extents()
1174 sizeof(struct long_ad) * in udf_merge_extents()
1855 struct long_ad *icb_lad = &efe->streamDirectoryICB; in udf_update_inode()
1996 adsize = sizeof(struct long_ad); in udf_setup_indirect_aext()
2076 adsize = sizeof(struct long_ad); in __udf_add_aext()
[all …]