Home
last modified time | relevance | path

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

/linux-6.6.21/fs/xfs/libxfs/
Dxfs_fs.h784 #define XFS_IOC_DIOINFO _IOR ('X', 30, struct dioattr) macro
/linux-6.6.21/fs/xfs/
Dxfs_ioctl.c1918 case XFS_IOC_DIOINFO: { in xfs_file_ioctl()