Home
last modified time | relevance | path

Searched refs:filt_tmpfsvnode (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_vnops.c1997 static int filt_tmpfsvnode(struct knote *kn, long hint);
2007 NULL, filt_tmpfsdetach, filt_tmpfsvnode };
2083 filt_tmpfsvnode(struct knote *kn, long hint) in filt_tmpfsvnode() function