Home
last modified time | relevance | path

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

/openbmc/linux/fs/cachefiles/
H A Ddaemon.c30 static __poll_t cachefiles_daemon_poll(struct file *,
55 .poll = cachefiles_daemon_poll,
356 static __poll_t cachefiles_daemon_poll(struct file *file, in cachefiles_daemon_poll() function