Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/
H A Dxfs_ioctl.c888 case XFS_IOC_GETBMAPX: in xfs_ioc_getbmap()
1266 case XFS_IOC_GETBMAPX: in xfs_file_ioctl()
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_fs.h1035 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro