Home
last modified time | relevance | path

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

/linux/fs/
H A Dfile_attr.c313 int ioctl_getflags(struct file *file, unsigned int __user *argp) in ioctl_getflags() function
H A Dioctl.c557 return ioctl_getflags(filp, argp); in do_vfs_ioctl()