Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/mntfs/
H A Dmntvfsops.c134 static const fs_operation_def_t mnt_vfsops_template[] = { in mntinit() local
149 error = vfs_setfsops(fstype, mnt_vfsops_template, NULL); in mntinit()