Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_inotify.c86 static fo_stat_t inotify_stat; variable
97 .fo_stat = inotify_stat,
346 inotify_stat(struct file *fp, struct stat *sb, struct ucred *cred) in inotify_stat() function