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

/linux-master/fs/xfs/
H A Dxfs_ioctl.h57 xfs_file_ioctl(
H A Dxfs_ioctl32.c464 return xfs_file_ioctl(filp, cmd, p);
515 return xfs_file_ioctl(filp, cmd, (unsigned long)arg);
H A Dxfs_file.c1488 .unlocked_ioctl = xfs_file_ioctl,
1508 .unlocked_ioctl = xfs_file_ioctl,
H A Dxfs_ioctl.c1948 xfs_file_ioctl( function
H A Dxfs_trace.h787 DEFINE_INODE_EVENT(xfs_file_ioctl); variable

Completed in 325 milliseconds