Home
last modified time | relevance | path

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

/fs/
Dioctl.c35 static long vfs_ioctl(struct file *filp, unsigned int cmd, in vfs_ioctl() function
465 return vfs_ioctl(filp, cmd, arg); in file_ioctl()
598 error = vfs_ioctl(filp, cmd, arg); in do_vfs_ioctl()