Home
last modified time | relevance | path

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

/src/sys/ufs/ffs/
H A Dffs_rawread.c74 static int allowrawread = 1; variable
75 SYSCTL_INT(_vfs_ffs, OID_AUTO, allowrawread, CTLFLAG_RW, &allowrawread, 0,
398 if (allowrawread != 0 && in ffs_rawread()