Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/fs/
H A Dvfs.c315 fs_copyfsops(const fs_operation_def_t *template, vfsops_t *actual, in fs_copyfsops() function
380 error = fs_copyfsops(template, &vfssw[fstype].vsw_vfsops, &unused_ops); in vfs_setfsops()
407 error = fs_copyfsops(template, *actual, &unused_ops); in vfs_makefsops()