Searched refs:_FIOLOGENABLE (Results 1 – 6 of 6) sorted by relevance
94 #define _FIOLOGENABLE _IO('f', 87) /* logging/ufs protocol */ macro
463 if ((request != _FIOLOGENABLE) && (request != _FIOLOGDISABLE)) in rl_log_control()510 if (((request == _FIOLOGENABLE) && (!logenabled)) || in rl_log_control()
371 ret = ioctl(fd, _FIOLOGENABLE, &fl); in enable_logging()
284 cmd = _FIOLOGENABLE; in cpr_log_status()
3801 if (rl_log_control(fsys, _FIOLOGENABLE) != RL_SUCCESS) { in lockexit()
1732 case _FIOLOGENABLE: in ufs_ioctl()