Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c154 static const fs_operation_def_t door_vfsops_template[] = { in _init() local
168 error = vfs_makefsops(door_vfsops_template, &door_vfsops); in _init()