Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_ioctl.c884 case XFS_IOC_GETBMAP: in xfs_ioc_getbmap()
1264 case XFS_IOC_GETBMAP: in xfs_file_ioctl()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h1022 #define XFS_IOC_GETBMAP _IOWR('X', 38, struct getbmap) macro