Searched defs:ctfs_vfstops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ctfs/
H A Dctfs_root.c91 static const fs_operation_def_t ctfs_vfstops[]; variable
195 if (error = vfs_setfsops(fstype, ctfs_vfstops, &vfsops)) {
363 static const fs_operation_def_t ctfs_vfstops[] = { variable

Completed in 45 milliseconds