Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/roll_log/
H A Droll_log.c247 rl_result_t rv = RL_FAIL; in make_mp()
401 return (RL_FAIL); in rlmount()
464 return (RL_FAIL); in rl_log_control()
476 return (RL_FAIL); in rl_log_control()
480 return (RL_FAIL); in rl_log_control()
512 rv = RL_FAIL; in rl_log_control()
H A Droll_log.h53 RL_FAIL = -3, /* Generic failure. */ enumerator