Home
last modified time | relevance | path

Searched refs:VT_VFS (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/kern/
H A Dvfs_sync.c264 if ((error = getnewvnode(VT_VFS, mp, &sync_vops, &vp)) != 0) { in vfs_allocate_syncvnode()
/openbsd/sys/sys/
H A Dvnode.h69 VT_EXT2FS, VT_VFS, VT_NTFS, VT_UDF, VT_FUSEFS, VT_TMPFS, enumerator