Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/tmpfs/
H A Dtmpfs_vnops.c1996 static int filt_tmpfswrite(struct knote *kn, long hint);
2004 NULL, filt_tmpfsdetach, filt_tmpfswrite };
2074 filt_tmpfswrite(struct knote *kn, long hint) in filt_tmpfswrite() function