OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_filtops
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/rump/librump/rumpkern/
emul.c
341
__weak_alias(
fs_filtops
,rump_fs_filtops);
/src/sys/kern/
kern_event.c
270
extern const struct filterops
fs_filtops
; /* vfs_syscalls.c */
298
{ "EVFILT_FS", EVFILT_FS, 0, &
fs_filtops
, 0 },
vfs_syscalls.c
231
const struct filterops
fs_filtops
= {
variable in typeref:struct:filterops
Completed in 46 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026