Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/fd/
H A Dfdops.c481 static const fs_operation_def_t fd_vfsops_template[] = { in fdinit() local
496 error = vfs_setfsops(fstype, fd_vfsops_template, NULL); in fdinit()