Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_ioctl.c835 case XFS_IOC_GETBMAP: in xfs_ioc_getbmap()
1229 case XFS_IOC_GETBMAP: in xfs_file_ioctl()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h970 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap) macro