Searched refs:vfs_freevfsops (Results 1 – 10 of 10) sorted by relevance
107 void vfs_freevfsops(vfsops_t *);
469 void vfs_freevfsops(vfsops_t *);
140 (void) vfs_freevfsops(vfsops); in objfs_init()
164 (void) vfs_freevfsops(vfsops); in sharefs_init()
201 (void) vfs_freevfsops(vfsops); in ctfs_init()
701 vfs_freevfsops(dummy_vfsops); in nameinit()
500 vfs_freevfsops(port_vfsops); in _init()
178 vfs_freevfsops(door_vfsops); in _init()
431 vfs_freevfsops(vfsops_t *vfsops) in vfs_freevfsops() function