Home
last modified time | relevance | path

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

/freebsd-13.1/sys/modules/nullfs/
H A DMakefile7 null_subr.c null_vfsops.c null_vnops.c
/freebsd-13.1/sys/fs/nullfs/
H A Dnull_vfsops.c454 static struct vfsops null_vfsops = { variable
470 VFS_SET(null_vfsops, nullfs, VFCF_LOOPBACK | VFCF_JAIL);
/freebsd-13.1/sys/conf/
H A Dfiles3631 fs/nullfs/null_vfsops.c optional nullfs