Searched refs:_FIOTUNE (Results 1 – 3 of 3) sorted by relevance
89 #define _FIOTUNE _IO('f', 77) /* tuning */ macro
329 if (ioctl(mountfd, _FIOTUNE, &fiotune) == -1) { in main()
1717 case _FIOTUNE: in ufs_ioctl()