Searched refs:enable_aio_unsafe (Results 1 – 1 of 1) sorted by relevance
104 static int enable_aio_unsafe = 0; variable105 SYSCTL_INT(_vfs_aio, OID_AUTO, enable_unsafe, CTLFLAG_RW, &enable_aio_unsafe, 0,1802 if (!(safe || enable_aio_unsafe)) { in aio_queue_file()