Searched refs:vfs_makefsops (Results 1 – 7 of 7) sorted by relevance
106 int vfs_makefsops(const fs_operation_def_t *, vfsops_t **);
691 error = vfs_makefsops(nm_dummy_vfsops_template, &dummy_vfsops); in nameinit()
488 error = vfs_makefsops(port_vfsops_template, &port_vfsops); in _init()
410 vfs_makefsops(const fs_operation_def_t *template, vfsops_t **actual) in vfs_makefsops() function4345 error = vfs_makefsops(EIO_vfsops_template, &EIO_vfsops); in vfsinit()
3574 (void) vfs_makefsops(fshead_vfs_spec, &fi->head.fn_op.vfs); in fem_init()
166 error = vfs_makefsops(door_vfsops_template, &door_vfsops); in _init()