Searched refs:routefs_vfsops (Results 1 – 2 of 2) sorted by relevance
97 extern const struct vfsops routefs_vfsops;218 .vfc_vfsops = &routefs_vfsops,
477 const struct vfsops routefs_vfsops = { variable