OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VNF_COMP
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/
vndvar.h
102
#define VNDIOF_COMP 0x0400 /* must stay the same as
VNF_COMP
*/
148
#define
VNF_COMP
0x400 /* file is compressed */
vnd.c
702
if ((obp->b_flags & B_READ) != 0 && (vnd->sc_flags &
VNF_COMP
)) {
1414
vnd->sc_flags |=
VNF_COMP
| VNF_READONLY;
1796
if (vnd->sc_flags &
VNF_COMP
) {
1813
| VNF_VUNCONF |
VNF_COMP
| VNF_CLEARING);
/src/usr.sbin/vnconfig/
vnconfig.c
326
vndio.vnd_flags |=
VNF_COMP
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025