Home
last modified time | relevance | path

Searched refs:udf_lvd (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c893 if (udf_vfsp->udf_lvd->lvd_dom_id.reg_ids[2] & 0x3) { in ud_mountfs()
1096 if (udf_vfsp->udf_lvd == NULL) { in ud_validate_and_fill_superblock()
1097 udf_vfsp->udf_lvd = lvd; in ud_validate_and_fill_superblock()
1101 olvd = udf_vfsp->udf_lvd; in ud_validate_and_fill_superblock()
1109 udf_vfsp->udf_lvd = lvd; in ud_validate_and_fill_superblock()
1202 (udf_vfsp->udf_lvd == NULL) || in ud_validate_and_fill_superblock()
1218 SWAP_32(udf_vfsp->udf_lvd->lvd_log_bsize); in ud_validate_and_fill_superblock()
1227 if (strcmp(udf_vfsp->udf_lvd->lvd_dom_id.reg_id, in ud_validate_and_fill_superblock()
1241 SWAP_32(udf_vfsp->udf_lvd->lvd_int_seq_ext.ext_loc); in ud_validate_and_fill_superblock()
1243 SWAP_32(udf_vfsp->udf_lvd->lvd_int_seq_ext.ext_len); in ud_validate_and_fill_superblock()
[all …]
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_inode.h223 struct log_vol_desc *udf_lvd; member
271 udf_vfs::udf_lvd