Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_ioctl.h52 xfs_file_ioctl(
H A Dxfs_ioctl32.c490 return xfs_file_ioctl(filp, cmd, p); in xfs_file_compat_ioctl()
541 return xfs_file_ioctl(filp, cmd, (unsigned long)arg); in xfs_file_compat_ioctl()
H A Dxfs_file.c1393 .unlocked_ioctl = xfs_file_ioctl,
1413 .unlocked_ioctl = xfs_file_ioctl,
H A Dxfs_ioctl.c2078 xfs_file_ioctl( in xfs_file_ioctl() function
H A Dxfs_trace.h637 DEFINE_INODE_EVENT(xfs_file_ioctl);