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