Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/ufs/roll_log/
H A Droll_log.c85 static rl_result_t rlmount(log_info_t *lip, int mntopt);
124 rv = rlmount(&li, RLM_RO); in rl_roll_log()
375 rlmount(log_info_t *lip, int mntopt) in rlmount() function
480 if (rlmount(&li, RLM_RW) != RL_SUCCESS) { in rl_log_control()