Home
last modified time | relevance | path

Searched refs:lvd_log_bsize (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c385 p->lvd_log_bsize = SWAP32(p->lvd_log_bsize); in ud_swap_log_desc()
H A Dmkfs.c814 lvp->lvd_log_bsize = sectorsize; in volseqinit()
/titanic_44/usr/src/uts/common/sys/fs/
H A Dudf_volume.h484 uint32_t lvd_log_bsize; /* D4 Logical Block Size */ member
/titanic_44/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1732 SWAP_32(lvd->lvd_log_bsize)); in print_lvd()
/titanic_44/usr/src/uts/common/fs/udfs/
H A Dudf_vfsops.c1218 SWAP_32(udf_vfsp->udf_lvd->lvd_log_bsize); in ud_validate_and_fill_superblock()