Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c483 static const fs_operation_def_t fd_vfsops_template[] = { in fdinit() local
498 error = vfs_setfsops(fstype, fd_vfsops_template, NULL); in fdinit()