Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/roll_log/
H A Droll_log.h52 RL_CORRUPT = -4, /* Corrupted on disk structure. */ enumerator
H A Droll_log.c117 case RL_CORRUPT: in rl_roll_log()
312 return (RL_CORRUPT); in make_mp()