Searched refs:fs_copyfsops (Results 1 – 1 of 1) sorted by relevance
323 fs_copyfsops(const fs_operation_def_t *template, vfsops_t *actual, in fs_copyfsops() function388 error = fs_copyfsops(template, &vfssw[fstype].vsw_vfsops, &unused_ops); in vfs_setfsops()415 error = fs_copyfsops(template, *actual, &unused_ops); in vfs_makefsops()