Home
last modified time | relevance | path

Searched refs:fe_ckpoint (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/cmd/fs.d/udfs/mkfs/
H A Dudfslib.c510 p->fe_ckpoint = SWAP32(p->fe_ckpoint); in ud_swap_file_entry()
H A Dmkfs.c994 fp->fe_ckpoint = 1; in volseqinit()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_volume.h703 uint32_t fe_ckpoint; /* 6C Checkpoint */ member
/titanic_50/usr/src/cmd/fs.d/udfs/fstyp/
H A Dud_lib.c1946 "ckpoint : %x ", SWAP_32(fe->fe_ckpoint)); in print_fe()