Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/bootfs/
H A Dbootfs_vfsops.c225 static const fs_operation_def_t bootfs_vfsops_tmpl[] = { variable
241 ret = vfs_setfsops(fstype, bootfs_vfsops_tmpl, NULL); in bootfs_init()