Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c175 static const fs_operation_def_t tmp_vfsops_template[] = { in tmpfsinit() local
190 error = vfs_setfsops(fstype, tmp_vfsops_template, NULL); in tmpfsinit()