Home
last modified time | relevance | path

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

/fs/incfs/
Dvfs.c65 static __poll_t log_poll(struct file *file, poll_table *wait);
148 .poll = log_poll,
621 static __poll_t log_poll(struct file *file, poll_table *wait) in log_poll() function