Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dioctl.c485 static int file_ioctl(struct file *filp, unsigned int cmd, in file_ioctl() function
688 error = file_ioctl(filp, cmd, arg); in do_vfs_ioctl()
/linux-4.19.296/include/linux/
Dlsm_hooks.h1564 int (*file_ioctl)(struct file *file, unsigned int cmd, member
1863 struct hlist_head file_ioctl; member