Searched refs:fs_filtops (Results 1 – 3 of 3) sorted by relevance
341 __weak_alias(fs_filtops,rump_fs_filtops);
267 extern const struct filterops fs_filtops; /* vfs_syscalls.c */295 { "EVFILT_FS", EVFILT_FS, 0, &fs_filtops, 0 },
230 const struct filterops fs_filtops = { variable