Searched refs:XFS_IOC_GETBMAPA (Results 1 – 2 of 2) sorted by relevance
475 #define XFS_IOC_GETBMAPA _IOWR('X', 44, struct getbmap) macro
705 case XFS_IOC_GETBMAPA: in xfs_ioctl()1202 iflags = (cmd == XFS_IOC_GETBMAPA ? BMV_IF_ATTRFORK : 0); in xfs_ioc_getbmap()