Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h927 #define VFS_VERSION VFS_VERSION_02 macro
931 .vfc_version = VFS_VERSION, \
/f-stack/freebsd/kern/
H A Dvfs_init.c389 if (vfc->vfc_version != VFS_VERSION) { in vfs_register()
H A Duipc_mqueue.c2709 .vfc_version = VFS_VERSION,