Home
last modified time | relevance | path

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

/NextBSD/sys/ufs/ffs/
HDffs_rawread.c79 static int allowrawread = 1; variable
80 SYSCTL_INT(_vfs_ffs, OID_AUTO, allowrawread, CTLFLAG_RW, &allowrawread, 0,
426 if (allowrawread != 0 && in ffs_rawread()