Home
last modified time | relevance | path

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

/linux/fs/debugfs/
H A Dinternal.h55 HAS_IOCTL = 16 enumerator
H A Dfile.c109 methods |= HAS_IOCTL; in __debugfs_file_get()
395 ARGS(filp, cmd, arg), HAS_IOCTL, -ENOTTY);
/linux/rust/kernel/
H A Dmiscdevice.rs404 unlocked_ioctl: if T::HAS_IOCTL {
412 } else if T::HAS_IOCTL {