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

/freebsd-11.0-release/sys/modules/autofs/
H A DMakefile9 autofs_vfsops.c
/freebsd-11.0-release/sys/fs/autofs/
H A Dautofs_vfsops.c32 __FBSDID("$FreeBSD: releng/11.0/sys/fs/autofs/autofs_vfsops.c 297236 2016-03-24 13:34:39Z trasz $");
208 static struct vfsops autofs_vfsops = { variable in typeref:struct:vfsops
218 VFS_SET(autofs_vfsops, autofs, VFCF_SYNTHETIC | VFCF_NETWORK);

Completed in 99 milliseconds