Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_ioctl.c839 case XFS_IOC_GETBMAPX: in xfs_ioc_getbmap()
1231 case XFS_IOC_GETBMAPX: in xfs_file_ioctl()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h980 #define XFS_IOC_GETBMAPX _IOWR('X', 56, struct getbmap) macro