Home
last modified time | relevance | path

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

/freebsd/sys/modules/nullfs/
H A DMakefile5 null_subr.c null_vfsops.c null_vnops.c
/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c478 static struct vfsops null_vfsops = { variable
494 VFS_SET(null_vfsops, nullfs, VFCF_LOOPBACK | VFCF_JAIL | VFCF_FILEMOUNT);
/freebsd/sys/conf/
H A Dfiles3592 fs/nullfs/null_vfsops.c optional nullfs