Home
last modified time | relevance | path

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

/freebsd-14.2/sys/modules/nullfs/
H A DMakefile6 null_subr.c null_vfsops.c null_vnops.c
/freebsd-14.2/sys/fs/nullfs/
H A Dnull_vfsops.c487 static struct vfsops null_vfsops = { variable
503 VFS_SET(null_vfsops, nullfs, VFCF_LOOPBACK | VFCF_JAIL | VFCF_FILEMOUNT);
/freebsd-14.2/sys/conf/
H A Dfiles3562 fs/nullfs/null_vfsops.c optional nullfs