Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/namefs/
H A Dnamevfs.c80 vfsops_t *namefs_vfsops; variable
346 vfs_matchops(mvp->v_vfsp, namefs_vfsops)) { in nm_mount()
685 error = vfs_setfsops(fstype, nm_vfsops_template, &namefs_vfsops); in nameinit()