Home
last modified time | relevance | path

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

/linux/fs/xfs/
A Dxfs_ioctl.h62 xfs_file_ioctl(
A Dxfs_ioctl32.c489 return xfs_file_ioctl(filp, cmd, p); in xfs_file_compat_ioctl()
540 return xfs_file_ioctl(filp, cmd, (unsigned long)arg); in xfs_file_compat_ioctl()
A Dxfs_file.c1456 .unlocked_ioctl = xfs_file_ioctl,
1476 .unlocked_ioctl = xfs_file_ioctl,
A Dxfs_ioctl.c1945 xfs_file_ioctl( in xfs_file_ioctl() function
A Dxfs_trace.h766 DEFINE_INODE_EVENT(xfs_file_ioctl);

Completed in 14 milliseconds