Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_ioctl.h29 xfs_file_ioctl(
Dxfs_ioctl32.c465 return xfs_file_ioctl(filp, cmd, p); in xfs_file_compat_ioctl()
516 return xfs_file_ioctl(filp, cmd, (unsigned long)arg); in xfs_file_compat_ioctl()
Dxfs_file.c1585 .unlocked_ioctl = xfs_file_ioctl,
1606 .unlocked_ioctl = xfs_file_ioctl,
Dxfs_ioctl.c1160 xfs_file_ioctl( in xfs_file_ioctl() function
Dxfs_trace.h794 DEFINE_INODE_EVENT(xfs_file_ioctl);