Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/fifofs/
H A Dfifosubr.c328 static const fs_operation_def_t fifo_vfsops_template[] = { in fifoinit() local
335 error = vfs_setfsops(fstype, fifo_vfsops_template, &fifo_vfsops); in fifoinit()