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

/freebsd-current/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,
404 if (allowrawread != 0 &&

Completed in 159 milliseconds