Searched defs:CKI_TRAVERSE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h156 * CKI_TRAVERSE is the common case, and requests a traditional
162 * CKI_TRAVERSE). idesc->id_truncto is the first logical block number
164 * equivalent to a simple CKI_TRAVERSE.
166 enum cki_action { CKI_TRAVERSE, CKI_TRUNCATE }; enumerator in enum:cki_action

Completed in 46 milliseconds