Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinternal.h54 HAS_POLL = 8, enumerator
H A Dfile.c111 methods |= HAS_POLL; in __debugfs_file_get()
404 if (!(fsd->methods & HAS_POLL)) in full_proxy_poll()