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

/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c403 vfs_makefsops(const fs_operation_def_t *template, vfsops_t **actual) function
421 * Free a vfsops structure created as a result of vfs_makefsops().
4263 error = vfs_makefsops(EIO_vfsops_template, &EIO_vfsops);

Completed in 54 milliseconds