Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/roll_log/
H A Droll_log.c106 if (is_mounted(&li, bdev) == RL_TRUE) { in rl_roll_log()
219 rv = RL_TRUE; in is_mounted()
469 if ((alreadymounted = is_mounted(&li, bdev)) != RL_TRUE) { in rl_log_control()
486 if (alreadymounted == RL_TRUE) in rl_log_control()
518 if (alreadymounted != RL_TRUE) in rl_log_control()
H A Droll_log.h59 RL_TRUE = 1 enumerator