Home
last modified time | relevance | path

Searched refs:fe_lbr (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c506 p->fe_lbr = SWAP64(p->fe_lbr); in ud_swap_file_entry()
H A Dmkfs.c990 fp->fe_lbr = 1; in volseqinit()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dudf_volume.h699 uint64_t fe_lbr; /* 40 Logical Blocks recorded */ member
/titanic_41/usr/src/uts/common/fs/udfs/
H A Dudf_inode.c607 ip->i_lbr = SWAP_64(fe->fe_lbr); in ud_iget()
1209 fe->fe_lbr = SWAP_64(ip->i_lbr); in ud_iupdat()
H A Dudf_alloc.c1085 fe->fe_lbr = 0; in ud_ialloc()
/titanic_41/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1941 SWAP_64(fe->fe_info_len), SWAP_64(fe->fe_lbr)); in print_fe()