Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c4183 static const fs_operation_def_t stray_vfsops_template[] = { in vfsinit() local
4207 error = vfs_setfsops(0, stray_vfsops_template, NULL); in vfsinit()